PatchSiren cyber security CVE debrief
CVE-2026-35213 hapijs CVE debrief
CVE-2026-35213 is a Regular Expression Denial of Service (ReDoS) vulnerability in @hapi/content through version 6.0.0. The vulnerability is caused by three regular expressions used to parse Content-Type and Content-Disposition headers containing patterns susceptible to catastrophic backtracking. This issue has been fixed in version 6.0.1. Affected deployments should be reviewed for exposure and updated to version 6.0.1 or later. Compensating controls and monitoring should be considered for exposed systems.
- Vendor
- hapijs
- Product
- content
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-06
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-06
- Advisory updated
- 2026-07-24
Who should care
Developers and administrators using @hapi/content versions prior to 6.0.1 should be aware of this vulnerability and take steps to mitigate it. This includes reviewing and validating HTTP header values, implementing additional monitoring and logging, and updating to version 6.0.1 or later. Security teams and operators should also be aware of the potential impact on their systems and take steps to protect them.
Technical summary
The @hapi/content library through version 6.0.0 is vulnerable to a Regular Expression Denial of Service (ReDoS) attack due to three regular expressions used for parsing Content-Type and Content-Disposition headers being susceptible to catastrophic backtracking. This can be exploited by providing crafted HTTP header values. The issue has been addressed in version 6.0.1. Developers should review and validate HTTP header values to prevent crafted inputs and implement additional monitoring and logging to detect potential ReDoS attacks.
Defensive priority
High
Recommended defensive actions
- Update @hapi/content to version 6.0.1 or later
- Review and validate HTTP header values to prevent crafted inputs
- Implement additional monitoring and logging to detect potential ReDoS attacks
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record was published on 2026-04-06T21:16:20.433Z and was last modified on 2026-07-24T21:10:00.143Z. The NVD entry is currently Analyzed. The @hapi/content library through version 6.0.0 is vulnerable to a Regular Expression Denial of Service (ReDoS) attack due to three regular expressions used for parsing Content-Type and Content-Disposition headers being susceptible to catastrophic backtracking. This can be exploited by providing crafted HTTP header values. The issue has been addressed in version 6.0.1. Evidence limits suggest verifying HTTP header validation and Content-Type parsing.
Official resources
-
CVE-2026-35213 CVE record
CVE.org
-
CVE-2026-35213 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Issue Tracking, Patch
-
Mitigation or vendor reference
[email protected] - Vendor Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-06T21:16:20.433Z and has not been modified since then. The NVD entry is currently Analyzed.