CVE-2023-26138
CVE-2023-26138 is a medium-severity vulnerability in Drogon with a CVSS 3.x base score of 5.4. 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 5.4)
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-74
- Affected product: Drogon
- Published:
- Last modified:
Description
All versions of the package drogonframework/drogon are vulnerable to CRLF Injection when untrusted user input is used to set request headers in the addHeader function. An attacker can add the \r\n (carriage return line feeds) characters and inject additional headers in the request sent.
Frequently asked questions
- What is CVE-2023-26138?
- All versions of the package drogonframework/drogon are vulnerable to CRLF Injection when untrusted user input is used to set request headers in the addHeader function. An attacker can add the \r\n (carriage return line feeds) characters and inject additional headers in the request sent.
- How severe is CVE-2023-26138?
- CVE-2023-26138 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2023-26138 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-26138?
- CVE-2023-26138 affects Drogon. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-26138?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-26138 published?
- CVE-2023-26138 was published on 2023-07-06 and last updated on 2026-06-17.
References
- https://gist.github.com/dellalibera/d2abd809f32ec6c61be1f41d80edf61b
- https://security.snyk.io/vuln/SNYK-UNMANAGED-DROGONFRAMEWORKDROGON-5665555
Affected products (1)
- cpe:2.3:a:drogon:drogon:*:*:*:*:*:*:*:*
More vulnerabilities in Drogon
- CVE-2022-25297 — High (CVSS 7.5): This affects the package drogonframework/drogon before 1.7.5. The unsafe handling of file names during upload using…
- CVE-2021-35397 — High (CVSS 7.5): A path traversal vulnerability in the static router for Drogon from 1.0.0-beta14 to 1.6.0 could allow an…
- CVE-2023-26137 — High (CVSS 7.2): All versions of the package drogonframework/drogon are vulnerable to HTTP Response Splitting when untrusted user input…
- CVE-2022-3959 — Low (CVSS 3.1): A vulnerability, which was classified as problematic, has been found in drogon up to 1.8.1. Affected by this issue is…
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 →