CVE-2023-26142
CVE-2023-26142 is a medium-severity vulnerability in Crowcpp Crow with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-74.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (36th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-74
- Affected product: Crowcpp Crow
- Published:
- Last modified:
Description
All versions of the package crow are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values. Header values are not properly sanitized against CRLF Injection in the set_header and add_header functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content.
Frequently asked questions
- What is CVE-2023-26142?
- All versions of the package crow are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values. Header values are not properly sanitized against CRLF Injection in the set_header and add_header functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content.
- How severe is CVE-2023-26142?
- CVE-2023-26142 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2023-26142 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-26142?
- CVE-2023-26142 affects Crowcpp Crow. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-26142?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-26142 published?
- CVE-2023-26142 was published on 2023-09-12 and last updated on 2026-06-17.
References
- https://gist.github.com/dellalibera/9247769cc90ed96c0d72ddbcba88c65c
- https://security.snyk.io/vuln/SNYK-UNMANAGED-CROW-5665556
Affected products (1)
- cpe:2.3:a:crowcpp:crow:1.0\+5:*:*:*:*:*:*:*
More vulnerabilities in Crowcpp Crow
- CVE-2022-38667 — Critical (CVSS 9.8): HTTP applications (servers) based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP…
- CVE-2022-34970 — Critical (CVSS 9.8): Crow before 1.0+4 has a heap-based buffer overflow via the function qs_parse in query_string.h. On successful…
- CVE-2022-38668 — High (CVSS 7.5): HTTP applications (servers) based on Crow through 1.0+4 may reveal potentially sensitive uninitialized data from stack…
- CVE-2021-23824 — Medium (CVSS 6.5): This affects the package Crow before 0.3+4. When using attributes without quotes in the template, an attacker can…
- CVE-2021-23514 — Medium (CVSS 6.5): This affects the package Crow before 0.3+4. It is possible to traverse directories to fetch arbitrary files from the…
All CVEs affecting Crowcpp Crow →
Other CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities
- CVE-2026-25586 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty…
- CVE-2026-25520 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped.…
- CVE-2025-20265 — Critical (CVSS 10.0): A vulnerability in the RADIUS subsystem implementation of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2025-20337 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-20281 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2024-42472 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious…
Browse all CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities →