CVE-2026-43968
Last modified
CVE-2026-43968 is a medium-severity vulnerability rated 4/10 on the CVSS scale. Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in ninenines cowlib allows SSE event splitting and injection via unvalidated field values. cow_sse:event/1 in cowlib guards the id and event fields against \n but not against bare \r, and the internal prefix_lines/2 function used for data and comment fields splits only on \n. Because the SSE specification requires decoders to treat \r\n, \r, and \n as equivalent line terminators, an attacker who controls any of these fields can inject additional SSE lines and forge a complete event with an arbitrary event type and data payload on the receiving end. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in ninenines cowlib allows SSE event splitting and injection via unvalidated field values. cow_sse:event/1 in cowlib guards the id and event fields against \n but not against bare \r, and the internal prefix_lines/2 function used for data and comment fields splits only on \n. Because the SSE specification requires decoders to treat \r\n, \r, and \n as equivalent line terminators, an attacker who controls any of these fields can inject additional SSE lines and forge a complete event with an arbitrary event type and data payload on the receiving end. In typical deployments where browser EventSource clients or other SSE consumers dispatch on event.type and render event.data, this enables event splitting, client-side logic manipulation, and stored-XSS-equivalent behaviour when event data is inserted into the DOM. This issue affects cowlib from 2.6.0 before 2.16.1.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ninenines | Cowlib | >= 2.6.0, < 2.16.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43968?
How severe is CVE-2026-43968?
How do I fix CVE-2026-43968?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43958A flaw was found in rrdcached, a component of rrdtool. A loc…7.8
- CVE-2026-4396Improper certificate validation in Devolutions Hub Reporting…8.1
- CVE-2026-43964Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.…7.5
- CVE-2026-43965Path traversal vulnerability in Gleam's dependency managemen…5.6
- CVE-2026-43966Improper Neutralization of CRLF Sequences in HTTP Headers ('…6.3
- CVE-2026-43967Inefficient Algorithmic Complexity vulnerability in absinthe…7.5
- CVE-2026-43969Improper Neutralization of CRLF Sequences ('CRLF Injection')…3.2
- CVE-2026-43970Improper Handling of Highly Compressed Data (Data Amplificat…8.2
- CVE-2026-43972Origin Validation Error vulnerability in ninenines gun (gun_…6.3
- CVE-2026-43973Uncontrolled Resource Consumption vulnerability in ninenines…8.7
- CVE-2026-43974Unexpected Status Code or Return Value vulnerability in nine…8.7
- CVE-2026-43975FolderUploadsFileManager in Apache Wicket does not validate …6.5
Are you affected by CVE-2026-43968?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
