<?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-08-30T09:18:48.202462+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/86f14b5f-ba43-463b-b059-8d330302e910/export</id>
    <title>86f14b5f-ba43-463b-b059-8d330302e910</title>
    <updated>2026-08-30T09:18:48.215821+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "86f14b5f-ba43-463b-b059-8d330302e910", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-FX4F-MHW4-QM7J", "type": "seen", "source": "https://gist.github.com/alon710/653b6e9d66f28c30c9e1c761be426c54", "content": "# GHSA-FX4F-MHW4-QM7J: GHSA-FX4F-MHW4-QM7J: Integer Overflow and Denial of Service in vibeio-http Chunked Parser\n\n&amp;gt; **CVSS Score:** 7.5\n&amp;gt; **Published:** 2026-08-24\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-FX4F-MHW4-QM7J\n\n## Summary\nAn integer overflow vulnerability exists in the HTTP/1.x chunked encoding parser of the vibeio-http library. The flaw is caused by unchecked integer addition when calculating the total buffer size required for processing parsed chunk lengths. By sending a maliciously crafted HTTP request containing an extremely large chunk size, an unauthenticated remote attacker can trigger a runtime panic, leading to complete denial of service.\n\n## TL;DR\nAn integer overflow vulnerability in vibeio-http version &amp;lt; 0.3.2 allows unauthenticated remote attackers to crash the server process by sending a crafted HTTP request with an excessively large chunk length, leading to a complete Denial of Service.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-190\n- **Attack Vector**: Network\n- **CVSS v4.0 Score**: 7.5\n- **Exploit Status**: poc\n- **KEV Status**: Not Listed\n- **Impact**: Partial Availability Loss (Denial of Service)\n\n## Affected Systems\n\n- vibeio-http\n- **vibeio-http**: &amp;lt; 0.3.2 (Fixed in: `0.3.2`)\n\n## Mitigation\n\n- Upgrade the vibeio-http crate dependency to version 0.3.2 or newer.\n- Implement temporary network or WAF boundary blocks on highly oversized chunked encoding sizes.\n- Configure Rust panic handlers to catch-panic at the thread connection layer to avoid entire process exits if upgrades are delayed.\n\n**Remediation Steps:**\n1. Open the Cargo.toml project configuration file.\n2. Locate the dependency entry for vibeio-http and update its version specification constraint to &amp;gt;= 0.3.2.\n3. Execute the terminal command: cargo update -p vibeio-http to apply the changes.\n4. Verify the Cargo.lock dependency resolution file specifies version 0.3.2 or later.\n\n## References\n\n- [GitHub Advisory Entry](https://github.com/advisories/GHSA-FX4F-MHW4-QM7J)\n- [RustSec Advisory Entry](https://rustsec.org/advisories/RUSTSEC-2026-0181.html)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-FX4F-MHW4-QM7J) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-25T09:31:42.923018Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/86f14b5f-ba43-463b-b059-8d330302e910/export"/>
    <published>2026-08-25T09:31:42.923018+00:00</published>
  </entry>
</feed>
