CVE-2022-31081
HIGHEPSS 80th pctlDescription
HTTP::Daemon is a simple http server class written in perl. Versions prior to 6.15 are subject to a vulnerability which could potentially be exploited to gain privileged access to APIs or poison intermediate caches. It is uncertain how large the risks are, most Perl based applications are served on top of Nginx or Apache, not on the `HTTP::Daemon`. This library is commonly used for local development and tests. Users are advised to update to resolve this issue. Users unable to upgrade may add additional request handling logic as a mitigation. After calling `my $rqst = $conn->get_request()` one could inspect the returned `HTTP::Request` object. Querying the 'Content-Length' (`my $cl = $rqst->header('Content-Length')`) will show any abnormalities that should be dealt with by a `400` response. Expected strings of 'Content-Length' SHOULD consist of either a single non-negative integer, or, a comma separated repetition of that number. (that is `42` or `42, 42, 42`). Anything else MUST be rejected.
How to fix
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Exploit Intelligence
Elevated risk: more likely to be exploited than 80% of all known CVEs.
References
Related Vulnerabilities
Other CWE-444 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2022-22536 | Critical | 10.0 | 98% | KEV | - |
| CVE-2025-61884 | High | 7.5 | 98% | KEV + Ransom | - |
| CVE-2020-9490 | High | 7.5 | 90% | - | Fix |
| CVE-2023-41265 | Critical | 9.6 | 84% | KEV + Ransom | - |
| CVE-2023-25690 | Critical | 9.8 | 84% | - | Fix |
| CVE-2022-32214 | Medium | 6.5 | 81% | - | Fix |
Common questions
How do I fix CVE-2022-31081?
Published advisories record a fix for 2 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.
Is CVE-2022-31081 being actively exploited?
Not that we know of. CVE-2022-31081 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 2.1% is the estimated probability that it will be exploited in the next 30 days. That is higher than 80% of all scored CVEs.
How severe is CVE-2022-31081?
CVE-2022-31081 has a CVSS v3 base score of 7.3, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2022-31081 affect?
Published advisories record a fix for libhttp-daemon-perl (Debian), libhttp-daemon-perl (Ubuntu). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.
Embed a live status badge for CVE-2022-31081
Markdown
[](https://tridentstack.com/cve/CVE-2022-31081)HTML
<a href="https://tridentstack.com/cve/CVE-2022-31081"><img src="https://tridentstack.com/cve/badge/CVE-2022-31081.svg" alt="CVE-2022-31081"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.