Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-35213 2 Content Project, Hapijs 2 Content, Content 2026-04-16 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 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.
CVE-2017-16111 1 Content Project 1 Content 2024-11-21 N/A
The content module is a module to parse HTTP Content-* headers. It is used by the hapijs framework to provide this functionality. The module is vulnerable to regular expression denial of service when passed a specifically crafted Content-Type or Content-Disposition header.