<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-05-30T20:09:39.179548+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/8f6202e6-a943-4445-ba85-5b23dcab86d2/export</id>
    <title>8f6202e6-a943-4445-ba85-5b23dcab86d2</title>
    <updated>2026-05-30T20:09:39.651172+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "8f6202e6-a943-4445-ba85-5b23dcab86d2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-39805", "type": "seen", "source": "https://gist.github.com/alon710/536c02534caf441e3d6307e9b3c04050", "content": "# CVE-2026-39805: CVE-2026-39805: CL.CL HTTP Request Smuggling in Bandit Web Server\n\n&amp;gt; **CVSS Score:** 6.3\n&amp;gt; **Published:** 2026-05-07\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-39805\n\n## Summary\nThe Bandit HTTP server for Elixir versions prior to 1.11.0 fails to correctly process requests containing multiple Content-Length headers. This inconsistent interpretation creates a CL.CL HTTP request smuggling vulnerability when Bandit is deployed behind a reverse proxy that parses the headers differently. Attackers exploit this desynchronization to smuggle secondary HTTP requests past edge security controls.\n\n## TL;DR\nBandit &amp;lt; 1.11.0 accepts duplicate Content-Length headers and processes only the first one, violating RFC 9112. When deployed behind certain reverse proxies, this allows attackers to smuggle hidden HTTP requests to bypass frontend access controls.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-444\n- **Attack Vector**: Network\n- **CVSS v4.0**: 6.3\n- **EPSS Score**: 0.00017 (4.03%)\n- **Impact**: Security Control Bypass\n- **Exploit Status**: Proof of Concept\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Bandit (Elixir HTTP Server) &amp;lt; 1.11.0\n- **bandit**: &amp;lt; 1.11.0 (Fixed in: `1.11.0`)\n\n## Mitigation\n\n- Upgrade Bandit web server to version 1.11.0\n- Configure frontend proxies to reject requests with multiple Content-Length headers\n- Deploy WAF rules to detect and block malformed HTTP requests\n\n**Remediation Steps:**\n1. Modify mix.exs to require bandit version &amp;gt;= 1.11.0\n2. Run mix deps.get to update the application dependencies\n3. Recompile the application and deploy to the target environment\n4. Validate frontend proxy configurations to ensure strict RFC 9112 compliance\n\n## References\n\n- [GHSA-c67r-gc9j-2qf7 Security Advisory](https://github.com/mtrudel/bandit/security/advisories/GHSA-c67r-gc9j-2qf7)\n- [Erlang Ecosystem Foundation CNA Notice](https://cna.erlef.org/cves/CVE-2026-39805.html)\n- [Bandit Fix Commit f2ca636eb6df385219957e8934e9fc6efa1630d1](https://github.com/mtrudel/bandit/commit/f2ca636eb6df385219957e8934e9fc6efa1630d1)\n- [OSV Entry for EEF-CVE-2026-39805](https://osv.dev/vulnerability/EEF-CVE-2026-39805)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-39805) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-05-07T05:10:29.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/8f6202e6-a943-4445-ba85-5b23dcab86d2/export"/>
    <published>2026-05-07T05:10:29+00:00</published>
  </entry>
</feed>
