Denial of service via exponential Host-header parsing
Published May 5, 2022 · Updated Apr 23, 2025
Regular expression denial of service in Mozilla Hawk before 9.0.1 allows remote attackers to hang a Node.js service via a crafted Host header. Hawk.utils.parseHost() applies an exponentially slow regular expression to attacker-controlled Host values instead of using a bounded URL parser. The vulnerable path is reached when Hawk.authenticate() derives host and port from the request; supplying both options bypasses parsing, and sustained CPU consumption can interrupt the hosting service.
Summary
What happened
Regular expression denial of service in Mozilla Hawk before 9.0.1 allows remote attackers to hang a Node.js service via a crafted Host header. Hawk.utils.parseHost() applies an exponentially slow regular expression to attacker-controlled Host values instead of using a bounded URL parser. The vulnerable path is reached when Hawk.authenticate() derives host and port from the request; supplying both options bypasses parsing, and sustained CPU consumption can interrupt the hosting service.
The record
- CVE
- CVE-2022-29167
- Published
- May 5, 2022
- Updated
- Apr 23, 2025
- Vendor
- Mozilla
- Product
- Hawk
- Classifications
- CWE-400, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 5, 2022CVE publishedPublication date reported by the CVE source.
- Apr 23, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 9.0.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo