CVE-2026-43966 Vulnerability Analysis & Exploit Details

CVE-2026-43966
Vulnerability Scoring

5.3
/10
Significant Risk

Security assessments indicate that CVE-2026-43966 presents a notable risk, potentially requiring prompt mitigation.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-43966 Details

Status: Analyzed

Last updated: 🕠 17 Aug 2026, 17:56 UTC
Originally published on: 🕔 08 Jun 2026, 17:16 UTC

Time between publication and last update: 70 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

CVE-2026-43966 Vulnerability Summary

CVE-2026-43966: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') vulnerability in ninenines cowlib allows HTTP response splitting via non-VCHAR bytes in structured-fields string values. cow_http_struct_hd:escape_string/2 in cowlib only escapes \ and ", passing all other bytes through verbatim. This creates an encoder/decoder asymmetry: the matching parser accepts only printable ASCII (0x20–0x7E, excluding " and \), but the encoder emits any byte including CR and LF. An application that builds a structured HTTP header via cow_http_struct_hd:item/1 (or a higher-level wrapper such as cow_http_hd:wt_protocol/1) from attacker-controlled input can have \r\n injected into the serialized header value. Once on the wire, the injected CRLF terminates the current header and any following bytes are interpreted as a new header, enabling HTTP response splitting. This issue affects cowlib from 2.9.0.

Assessing the Risk of CVE-2026-43966

Access Complexity Graph

The exploitability of CVE-2026-43966 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-43966

With low attack complexity and no required privileges, CVE-2026-43966 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-43966, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-43966, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2026-43966 has no significant impact on data confidentiality.
  • Integrity: Low
    Exploiting CVE-2026-43966 may cause minor changes to data without severely impacting its accuracy.
  • Availability: None
    CVE-2026-43966 does not impact system availability.

CVE-2026-43966 References

External References

CWE Common Weakness Enumeration

CWE-113

CAPEC Common Attack Pattern Enumeration and Classification

  • HTTP Request Splitting CAPEC-105 An adversary abuses the flexibility and discrepancies in the parsing and interpretation of HTTP Request messages by different intermediary HTTP agents (e.g., load balancer, reverse proxy, web caching proxies, application firewalls, etc.) to split a single HTTP request into multiple unauthorized and malicious HTTP requests to a back-end HTTP agent (e.g., web server). See CanPrecede relationships for possible consequences.
  • Accessing/Intercepting/Modifying HTTP Cookies CAPEC-31 This attack relies on the use of HTTP Cookies to store credentials, state information and other critical data on client systems. There are several different forms of this attack. The first form of this attack involves accessing HTTP Cookies to mine for potentially sensitive data contained therein. The second form involves intercepting this data as it is transmitted from client to server. This intercepted information is then used by the adversary to impersonate the remote user/session. The third form is when the cookie's content is modified by the adversary before it is sent back to the server. Here the adversary seeks to convince the target server to operate on this falsified information.
  • HTTP Response Splitting CAPEC-34 An adversary manipulates and injects malicious content, in the form of secret unauthorized HTTP responses, into a single HTTP response from a vulnerable or compromised back-end HTTP agent (e.g., web server) or into an already spoofed HTTP response from an adversary controlled domain/site. See CanPrecede relationships for possible consequences.
  • AJAX Footprinting CAPEC-85 This attack utilizes the frequent client-server roundtrips in Ajax conversation to scan a system. While Ajax does not open up new vulnerabilities per se, it does optimize them from an attacker point of view. A common first step for an attacker is to footprint the target environment to understand what attacks will work. Since footprinting relies on enumeration, the conversational pattern of rapid, multiple requests and responses that are typical in Ajax applications enable an attacker to look for many vulnerabilities, well-known ports, network locations and so on. The knowledge gained through Ajax fingerprinting can be used to support other attacks, such as XSS.

Vulnerable Configurations

  • cpe:2.3:a:ninenines:cowlib:2.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ninenines:cowlib:2.15.0:*:*:*:*:*:*:*
    cpe:2.3:a:ninenines:cowlib:2.15.0:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-43966: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-90555 – vLLM versions before 0.28.0 fail to validate audio sample rate headers in the transcription endpoint, allowing authenticated clients to bypass dura...
  • CVE-2026-90554 – vLLM versions >=0.10.2 and <0.28.0 do not apply any audio decode-size or duration limit when extracting audio from video input for NanoNemotronVL m...
  • CVE-2026-90553 – vLLM before 0.28.0 contains a remote code execution vulnerability in the LlavaOnevision2 processor loader that ignores the trust_remote_code parame...
  • CVE-2026-90552 – WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate playlist ownership in the Playlists_schedules/list.json.php a...
  • CVE-2026-90551 – WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate playlist ownership in the video_from_program API endpoint, al...