CVE-2026-33174: Activestorage Unbounded Byte Ranges Dos
Missing size limit validation for requested HTTP byte ranges can lead to memory exhaustion and Denial of Service (DoS). An attacker can request an unbounded range (e.g., `bytes=0-`) which gets fully loaded into memory. Validate the total aggregated size of the byte ranges before processing them.
greprules fetch cve-2026-33174-activestorage-unbounded-byte-ranges-dos --engine opengrepDescription
Missing size limit validation for requested HTTP byte ranges can lead to memory exhaustion and Denial of Service (DoS). An attacker can request an unbounded range (e.g., `bytes=0-`) which gets fully loaded into memory. Validate the total aggregated size of the byte ranges before processing them.
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.