<?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-09-17T05:47:24.840912+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/3674100e-cc05-4c58-a8a8-c0b7127e621c/export</id>
    <title>3674100e-cc05-4c58-a8a8-c0b7127e621c</title>
    <updated>2026-09-17T05:47:24.865463+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "3674100e-cc05-4c58-a8a8-c0b7127e621c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-83612", "type": "published-proof-of-concept", "source": "https://github.com/xmldom/xmldom/security/advisories/GHSA-6mj3-qw4j-hgrw", "content": "", "creation_timestamp": "2026-09-08T22:35:37.697713Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/3674100e-cc05-4c58-a8a8-c0b7127e621c/export"/>
    <published>2026-09-08T22:35:37.697713+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/9b83bdde-4d81-4781-ae88-103e765dc5a0/export</id>
    <title>9b83bdde-4d81-4781-ae88-103e765dc5a0</title>
    <updated>2026-09-17T05:47:24.867760+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "9b83bdde-4d81-4781-ae88-103e765dc5a0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-83612", "type": "seen", "source": "https://gist.github.com/alon710/6001224d6aa2414b1f8b69a0a75f3dac", "content": "# CVE-2026-83612: CVE-2026-83612: Algorithmic Complexity and Denial of Service via Output Amplification in xmldom\n\n&amp;gt; **CVSS Score:** 8.7\n&amp;gt; **Published:** 2026-09-08\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-83612\n\n## Summary\nA Denial of Service (DoS) vulnerability exists in the xmldom library when parsing HTML-mode documents with mixed-case closing tags for raw-text or escapable raw-text elements like script, style, textarea, or title. This leads to algorithmic complexity issues and quadratic output amplification during DOM serialization.\n\n## TL;DR\nUnauthenticated Denial of Service via quadratic output amplification triggered by parsing HTML with case-mismatched closing raw-text tags in xmldom.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-178 / CWE-400\n- **Attack Vector**: Network (Unauthenticated)\n- **CVSS Score**: 8.7\n- **EPSS Score**: 0.00301 (22.45th percentile)\n- **Impact**: Denial of Service (CPU &amp;amp; Memory exhaustion)\n- **Exploit Status**: Proof-of-Concept Available\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Node.js applications using @xmldom/xmldom for HTML parsing\n- Services processing untrusted XML/HTML documents via standard DOMParser in version range 0.9.0-beta.1 to 0.9.11\n- **@xmldom/xmldom**: &amp;gt;= 0.9.0-beta.1 &amp;lt; 0.9.12 (Fixed in: `0.9.12`)\n\n## Mitigation\n\n- Upgrade @xmldom/xmldom to version 0.9.12 or later.\n- Use package overrides to force dependencies to version 0.9.12.\n- Avoid parsing untrusted HTML documents with legacy versions of the parser.\n\n**Remediation Steps:**\n1. Verify vulnerability with npm ls @xmldom/xmldom.\n2. Execute npm install @xmldom/xmldom@0.9.12 to upgrade.\n3. Add overrides to package.json if it is a transitive dependency.\n\n## References\n\n- [GitHub Security Advisory](https://github.com/xmldom/xmldom/security/advisories/GHSA-6mj3-qw4j-hgrw)\n- [Official GitHub Fixing Commit](https://github.com/xmldom/xmldom/commit/7ced40c06c28d151e996a97045018c3559ae4707)\n- [Official Pull Request](https://github.com/xmldom/xmldom/pull/1071)\n- [Release Release Notes for v0.9.12](https://github.com/xmldom/xmldom/releases/tag/0.9.12)\n- [National Vulnerability Database (NVD) Entry](https://nvd.nist.gov/vuln/detail/CVE-2026-83612)\n- [CVE.org Record](https://www.cve.org/CVERecord?id=CVE-2026-83612)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-83612) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-08T21:33:08.476376Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/9b83bdde-4d81-4781-ae88-103e765dc5a0/export"/>
    <published>2026-09-08T21:33:08.476376+00:00</published>
  </entry>
</feed>
