<?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-22T16:45:09.912071+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/4d2dee30-c092-4a1f-9633-d9fc7f13b3bf/export</id>
    <title>4d2dee30-c092-4a1f-9633-d9fc7f13b3bf</title>
    <updated>2026-08-22T16:45:09.928654+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "4d2dee30-c092-4a1f-9633-d9fc7f13b3bf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-67422", "type": "seen", "source": "https://bsky.app/profile/termsofsurrender.bsky.social/post/3msoxgsu4xc2m", "content": "Another Markdown Hole, Another Marathon Through the Cathedral of Delay\nPANIC 56% | Lag 0.0h | CVE-2026-67422 is a high-severity vulnerability in pymdown-extensions that can expose systems using \n#AfterShockIndex\nREAD MORE", "creation_timestamp": "2026-08-10T01:34:31.551003Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/4d2dee30-c092-4a1f-9633-d9fc7f13b3bf/export"/>
    <published>2026-08-10T01:34:31.551003+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/11420815-a22e-4d7d-8aa4-a507ddf5178c/export</id>
    <title>11420815-a22e-4d7d-8aa4-a507ddf5178c</title>
    <updated>2026-08-22T16:45:09.930977+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "11420815-a22e-4d7d-8aa4-a507ddf5178c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-67422", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3msovkh6vgj24", "content": "\ud83d\udfe0 CVE-2026-67422 - High (7.5)\n\npymdown-extensions is a collection of extensions for the Python Markdown library. In versions up ...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-67422/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-10T01:00:22.263783Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/11420815-a22e-4d7d-8aa4-a507ddf5178c/export"/>
    <published>2026-08-10T01:00:22.263783+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/3f992d8b-c0c0-48ea-b23b-552bc0e99fc2/export</id>
    <title>3f992d8b-c0c0-48ea-b23b-552bc0e99fc2</title>
    <updated>2026-08-22T16:45:09.931200+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "3f992d8b-c0c0-48ea-b23b-552bc0e99fc2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-67422", "type": "seen", "source": "https://gist.github.com/alon710/6f3e0768fc0386f4c965af62333fef78", "content": "# CVE-2026-67422: CVE-2026-67422: Regular Expression Denial of Service in pymdown-extensions\n\n&amp;gt; **CVSS Score:** 7.5\n&amp;gt; **Published:** 2026-08-07\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-67422\n\n## Summary\nA high-severity Regular Expression Denial of Service (ReDoS) vulnerability in pymdown-extensions versions prior to 11.0.1 affects the Caret, Tilde, BetterEm, and MagicLink inline processors. When parsing user-supplied Markdown content containing malicious sequences of formatting delimiters, the regular expression engine is forced into catastrophic backtracking, resulting in CPU exhaustion and application denial of service.\n\n## TL;DR\nInefficient regular expressions in multiple inline processors of pymdown-extensions allow unauthenticated attackers to cause complete CPU exhaustion and Denial of Service with short, crafted Markdown payloads of fewer than 50 bytes.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-1333\n- **Attack Vector**: Network\n- **CVSS Score**: 7.5 (High)\n- **EPSS Score**: 0.00582 (Percentile: 44.59%)\n- **Impact**: Denial of Service (CPU Exhaustion)\n- **Exploit Status**: Proof-of-Concept Available\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Applications rendering Markdown using Python Markdown with the pymdown-extensions library.\n- Static site generators and documentation build pipelines utilizing the BetterEm, Caret, Tilde, or MagicLink extensions.\n- **pymdown-extensions**: &amp;lt; 11.0.1 (Fixed in: `11.0.1`)\n\n## Mitigation\n\n- Upgrade pymdown-extensions to version 11.0.1 or higher.\n- Implement maximum character limits on untrusted Markdown inputs at the application layer.\n- Configure WAF rules to detect and block abnormally long sequences of formatting delimiters.\n\n**Remediation Steps:**\n1. Identify all environments containing the pymdown-extensions package.\n2. Update the dependency using your package manager, for example: pip install --upgrade pymdown-extensions&amp;gt;=11.0.1.\n3. Verify the installed version is 11.0.1 or higher using pip show pymdown-extensions.\n4. Deploy the updated application to production and monitor CPU usage patterns.\n\n## References\n\n- [GitHub Security Advisory GHSA-gm37-52c6-37mw](https://github.com/facelessuser/pymdown-extensions/security/advisories/GHSA-gm37-52c6-37mw)\n- [Patch Commit c684985](https://github.com/facelessuser/pymdown-extensions/commit/c68498598d7b13011bb4571350b6e3612a4ce44b)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-67422) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-08T02:32:35.100867Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/3f992d8b-c0c0-48ea-b23b-552bc0e99fc2/export"/>
    <published>2026-08-08T02:32:35.100867+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/27fae5c1-76ce-4b05-a95f-0a19b09be092/export</id>
    <title>27fae5c1-76ce-4b05-a95f-0a19b09be092</title>
    <updated>2026-08-22T16:45:09.931405+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://cve.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "27fae5c1-76ce-4b05-a95f-0a19b09be092", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-67422", "type": "published-proof-of-concept", "source": "https://github.com/facelessuser/pymdown-extensions/security/advisories/GHSA-gm37-52c6-37mw", "content": "", "creation_timestamp": "2026-08-07T21:05:02.574875Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/27fae5c1-76ce-4b05-a95f-0a19b09be092/export"/>
    <published>2026-08-07T21:05:02.574875+00:00</published>
  </entry>
</feed>
