Lucene search
+L

2 matches found

CVE
CVE
added yesterday22 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 score
SaveExploits0References2
PyPA
PyPA
added 3 days ago6 views

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

SummaryThe b64 extension inlines images referenced by as base64 data URIs. When resolving the src path it joins it onto the configured basepath with os.path.normpath and opens the result directly, with no check that the resolved path stays inside basepath. A src containing ../ sequences, or an...

5.3CVSS5.7AI score
SaveExploits0References7Affected Software1
Rows per page
Query Builder