CVE-2026-33693: Rust Ipv4 Missing Unspecified Check
IPv4 validation missing `is_unspecified()` check. When checking whether an IP address is private or loopback to prevent Server-Side Request Forgery (SSRF), failing to block the unspecified address (`0.0.0.0` or `Ipv4Addr::UNSPECIFIED`) can allow attackers to bypass protections. On some operating systems (like Linux), traffic destined to `0.0.0.0` is routed t
greprules fetch cve-2026-33693-rust-ipv4-missing-unspecified-check --engine opengrepDescription
IPv4 validation missing `is_unspecified()` check. When checking whether an IP address is private or loopback to prevent Server-Side Request Forgery (SSRF), failing to block the unspecified address (`0.0.0.0` or `Ipv4Addr::UNSPECIFIED`) can allow attackers to bypass protections. On some operating systems (like Linux), traffic destined to `0.0.0.0` is routed t
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.