CVE-2025-67726: Python Parseparam Quadratic Dos
A quadratic time complexity (O(n^2)) vulnerability exists due to recalculating quote counts from the start of a string inside a loop. Since Python's `cgi` module was deprecated, this vulnerable pattern was often copied into third-party libraries. An attacker can cause a Denial of Service (DoS) by providing a maliciously crafted header parameter containing ma
greprules fetch cve-2025-67726-python-parseparam-quadratic-dos --engine opengrepDescription
A quadratic time complexity (O(n^2)) vulnerability exists due to recalculating quote counts from the start of a string inside a loop. Since Python's `cgi` module was deprecated, this vulnerable pattern was often copied into third-party libraries. An attacker can cause a Denial of Service (DoS) by providing a maliciously crafted header parameter containing ma
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.