CVE-2026-0599: Reqwest Unbounded Body Read
Fetching an HTTP response body entirely into memory without a size limit can cause resource exhaustion (OOM/DoS) vulnerabilities. An unauthenticated attacker might provide a URL pointing to an aggressively large file or an endless stream to crash the host machine. Instead of using `.bytes()` or `.text()` directly on an HTTP response without validation, limit
greprules fetch cve-2026-0599-reqwest-unbounded-body-read --engine opengrepDescription
Fetching an HTTP response body entirely into memory without a size limit can cause resource exhaustion (OOM/DoS) vulnerabilities. An unauthenticated attacker might provide a URL pointing to an aggressively large file or an endless stream to crash the host machine. Instead of using `.bytes()` or `.text()` directly on an HTTP response without validation, limit
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.