Lucene search
+L

67 matches found

OSV
OSV
added 2026/08/20 12:35 p.m.6 views

ROOT-APP-PYPI-CVE-2026-67422 CVE-2026-67422 in pymdown-extensions - Patched by Root

Root has patched CVE-2026-67422 in the pymdown-extensions package for Root:PyPI. Multiple fixed versions available...

7.5CVSS5.2AI score0.00582EPSS
SaveExploits0
Circl
Circl
added 2026/08/07 9:05 p.m.9 views

CVE-2026-67422

creationtimestamp| type| source ---|---|--- 2026-08-07 21:05:02+00:00| published-proof-of-concept| https://github.com/facelessuser/pymdown-extensions/security/advisories/GHSA-gm37-52c6-37mw 2026-08-08 02:32:35+00:00| seen| https://gist.github.com/alon710/6f3e0768fc0386f4c965af62333fef78 2026-08-1...

7.5CVSS4.9AI score0.00582EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 6:26 p.m.14 views

EUVD-2026-54256

pymdown-extensions: exponential-backtracking ReDoS in caret, tilde, betterem, and magiclink inline processors...

7.5CVSS5.2AI score0.00582EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 6:26 p.m.9 views

GHSA-GM37-52C6-37MW pymdown-extensions: exponential-backtracking ReDoS in caret, tilde, betterem, and magiclink inline processors

Summary Four inline processors in pymdown-extensions contain regular expressions with exponential backtracking. A single untrusted Markdown line under 50 bytes drives markdown.markdown into unbounded CPU on the rendering thread seconds at 45 bytes, growing exponentially with each added character...

7.5CVSS5.5AI score0.00582EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/07 5:33 a.m.17 views

CVE-2026-67422

A flaw was found in pymdown-extensions, a collection of extensions for the Python Markdown library. This vulnerability, known as a Regular Expression Denial of Service ReDoS, arises from how certain inline processors handle regular expressions. An unauthenticated remote attacker can exploit this ...

7.5CVSS5.5AI score0.00582EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-61632

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to ...

5.3CVSS5.4AI score0.00403EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-67422

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde,...

7.5CVSS5.3AI score0.00582EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 10:18 p.m.9 views

DEBIAN-CVE-2026-67422

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS5.2AI score0.00582EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:18 p.m.11 views

CVE-2026-67422

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS0.00582EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 p.m.10 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 10:18 p.m.6 views

UBUNTU-CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00403EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 10:18 p.m.6 views

UBUNTU-CVE-2026-67422

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS5.3AI score0.00582EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/06 10:18 p.m.8 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00403EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/06 8:59 p.m.10 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.5AI score0.00403EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/06 8:59 p.m.14 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 8:59 p.m.73 views

CVE-2026-61632

CVE-2026-61632 affects PyMdown Extensions (b64 extension) up to version 10.21.3. The b64 code path in pymdownx/b64.py joins the attacker-controlled image src onto a configured base_path (or uses an absolute path) and opens the result without ensuring the resolved path stays inside base_path, allo...

5.3CVSS5.5AI score0.00403EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 8:59 p.m.9 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.3AI score0.00403EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/06 8:59 p.m.12 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00403EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/06 8:59 p.m.15 views

EUVD-2026-54149

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.5AI score0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:26 p.m.11 views

CVE-2026-67422 pymdown-extensions: Exponential-backtracking ReDoS in caret, tilde, betterem, and magiclink inline processors

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS5.3AI score
SaveExploits0References4
Rows per page
Query Builder