<?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-07-12T03:57:23.342877+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/d87b2d30-9455-4546-874c-a8251f62071d/export</id>
    <title>d87b2d30-9455-4546-874c-a8251f62071d</title>
    <updated>2026-07-12T03:57:23.366314+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "d87b2d30-9455-4546-874c-a8251f62071d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-49753", "type": "seen", "source": "https://gist.github.com/alon710/bc442ee88dc103da228f4212da5b648e", "content": "# CVE-2026-49753: CVE-2026-49753: HTTP Request/Response Smuggling via Inconsistent Content-Length Parsing in Elixir Mint Client\n\n&amp;gt; **CVSS Score:** 6.3\n&amp;gt; **Published:** 2026-07-09\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-49753\n\n## Summary\nAn Inconsistent Interpretation of HTTP Requests (HTTP Request/Response Smuggling) vulnerability in the Elixir Mint HTTP client allows attacker-controlled HTTP/1 servers to desynchronize response framing on shared connections due to over-lenient parsing of sign-prefixed Content-Length headers.\n\n## TL;DR\nElixir Mint's parser accepted sign-prefixed Content-Length values (like '+100') due to using Integer.parse/1. Intermediaries strictly enforcing RFC 7230/9110 reject or reframe these headers, enabling HTTP response smuggling and connection poisoning.\n\n## Technical Details\n\n- **CWE ID**: CWE-444\n- **Attack Vector**: Network\n- **CVSS v4.0**: 6.3\n- **EPSS Score**: 0.00301\n- **Impact**: HTTP Request/Response Smuggling\n- **Exploit Status**: None\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- elixir-mint/mint\n- **mint**: &amp;gt;= 0.1.0, &amp;lt; 1.9.0 (Fixed in: `1.9.0`)\n\n## Mitigation\n\n- Update elixir-mint/mint to version 1.9.0 or later.\n- Deploy strict WAF rules to drop sign-prefixed Content-Length headers.\n- Avoid connection pooling across distinct security context boundaries when interacting with untrusted upstream hosts.\n\n**Remediation Steps:**\n1. Identify projects using Mint by auditing mix.lock.\n2. Update mix.exs dependencies to require {:mint, '~&amp;gt; 1.9.0'}.\n3. Run mix deps.get to fetch the patched version.\n4. Validate HTTP header processing in downstream environments to ensure strict RFC compliance.\n\n## References\n\n- [GHSA-mjqx-c6f6-7rc2 Security Advisory](https://github.com/elixir-mint/mint/security/advisories/GHSA-mjqx-c6f6-7rc2)\n- [Erlang Ecosystem Foundation CVE Entry](https://cna.erlef.org/cves/CVE-2026-49753.html)\n- [OSV Database Entry](https://osv.dev/vulnerability/EEF-CVE-2026-49753)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-49753) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-07-10T03:41:59.453584Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/d87b2d30-9455-4546-874c-a8251f62071d/export"/>
    <published>2026-07-10T03:41:59.453584+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/cad41cd3-8b26-49f8-9148-a1217dbd6c3e/export</id>
    <title>cad41cd3-8b26-49f8-9148-a1217dbd6c3e</title>
    <updated>2026-07-12T03:57:23.367874+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://cvepremium.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "cad41cd3-8b26-49f8-9148-a1217dbd6c3e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-49753", "type": "published-proof-of-concept", "source": "https://github.com/elixir-mint/mint/security/advisories/GHSA-mjqx-c6f6-7rc2", "content": "", "creation_timestamp": "2026-07-10T00:35:19.212783Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/cad41cd3-8b26-49f8-9148-a1217dbd6c3e/export"/>
    <published>2026-07-10T00:35:19.212783+00:00</published>
  </entry>
</feed>
