@hapi/content provided HTTP Content-* headers parsing. All versions of @hapi/content through 6.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via crafted HTTP header values. Three regular expressions used to parse Content-Type and Content-Disposition headers contain patterns susceptible to catastrophic backtracking. This vulnerability is fixed in 6.0.1.
References
| Link | Resource |
|---|---|
| https://github.com/hapijs/content/pull/38 | Issue Tracking Patch |
| https://github.com/hapijs/content/security/advisories/GHSA-jg4p-7fhp-p32p | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-06 21:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-35213
Mitre link : CVE-2026-35213
CVE.ORG link : CVE-2026-35213
JSON object : View
Products Affected
content_project
- content
CWE
CWE-1333
Inefficient Regular Expression Complexity
