Vulnerability Description
@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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Content Project | Content | < 6.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/hapijs/content/pull/38Issue TrackingPatch
- https://github.com/hapijs/content/security/advisories/GHSA-jg4p-7fhp-p32pVendor Advisory
FAQ
What is CVE-2026-35213?
CVE-2026-35213 is a vulnerability with a CVSS score of 7.5 (HIGH). @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 ...
How severe is CVE-2026-35213?
CVE-2026-35213 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35213?
Check the references section above for vendor advisories and patch information. Affected products include: Content Project Content.