Lucene search
+L

4999 matches found

CVE
CVE
added 2026/07/10 4:17 p.m.76 views

CVE-2026-55890

Grav CVE-2026-55890 concerns stored CSS injection via Markdown image style parameters that reach MediaObjectTrait::style(). The incomplete patch from GHSA-r7fx-8g49-7hhr fixed attribute() (denying dangerous attribute names) but leaves the sibling style() sink unmitigated, allowing editor-supplied...

4.8CVSS6.1AI score0.00309EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 4:04 p.m.10 views

GHSA-PJ8J-P4G4-4VW8 Kimai has Server-Side Request Forgery in Invoice PDF Rendering via Markdown Image URLs

Summary Kimai 2.56.0 contains a server-side request forgery vulnerability in its invoice PDF preview and generation workflow. If an attacker can control Markdown content that is later rendered into an invoice PDF, such as Customer.invoiceText, the server-side PDF renderer will fetch remote image...

5.3CVSS6.2AI score
SaveExploits1References2
Veracode
Veracode
added 2026/07/10 7:34 a.m.15 views

Stored Cross Site Scripting

showdown is vulnerable to stored cross-site scripting. The vulnerability is due to a failure to properly escape table header ID attributes in the parseHeaders function, where attackers can inject arbitrary HTML and script-executing SVG elements through double-quote characters in markdown table...

6.1CVSS5.8AI score0.00338EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/10 3:12 a.m.8 views

SUSE CVE-2026-59924

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Include.parse joins and normalizes user-supplied include paths without verifying that the result remains within the intended markdown directory, allowing crafted include paths to access files outside that directory wh...

5.9CVSS6.1AI score0.00462EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/07/10 3:12 a.m.14 views

SUSE CVE-2026-59927

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct self-includes and not indirect cycles, allowing two markdown files that include each other to trigger unbounded recursion, raise...

5.3CVSS6.1AI score0.00529EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/10 12:31 a.m.15 views

EUVD-2026-42764

A vulnerability was identified in NousResearch hermes-agent up to 2026.5.29.2. Affected by this issue is the function MatrixAdapter.markdowntohtml of the file gateway/platforms/matrix.py of the component Matrix Adapter. Such manipulation leads to cross site scripting. The attack can be executed...

5.1CVSS4.2AI score0.00356EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/10 12:16 a.m.11 views

CVE-2026-15311

A vulnerability was identified in NousResearch hermes-agent up to 2026.5.29.2. Affected by this issue is the function MatrixAdapter.markdowntohtml of the file gateway/platforms/matrix.py of the component Matrix Adapter. Such manipulation leads to cross site scripting. The attack can be executed...

5.1CVSS0.00356EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.59 views

PT-2026-57265

Name of the Vulnerable Software and Affected Versions Snipe-IT versions prior to 8.6.2 Description CommonMark escapes raw HTML but fails to sanitize javascript: URIs within Markdown hyperlinks. This allows a user with assets.edit permissions to insert a malicious link into a markdown-textarea...

5.4CVSS6AI score0.00295EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/09 11:52 p.m.15 views

EUVD-2026-39007

Mistune: Potential DoS via quadratic-time parsing in parselinktext...

8.7CVSS7.1AI score0.0063EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/09 11:52 p.m.12 views

GHSA-QCQ2-496W-V96P Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS6.1AI score0.0063EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/09 11:45 p.m.15 views

CVE-2026-15311 NousResearch hermes-agent Matrix Adapter matrix.py MatrixAdapter._markdown_to_html cross site scripting

A vulnerability was identified in NousResearch hermes-agent up to 2026.5.29.2. Affected by this issue is the function MatrixAdapter.markdowntohtml of the file gateway/platforms/matrix.py of the component Matrix Adapter. Such manipulation leads to cross site scripting. The attack can be executed...

5.1CVSS4.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/09 11:45 p.m.40 views

CVE-2026-15311 NousResearch hermes-agent Matrix Adapter matrix.py MatrixAdapter._markdown_to_html cross site scripting

A vulnerability was identified in NousResearch hermes-agent up to 2026.5.29.2. Affected by this issue is the function MatrixAdapter.markdowntohtml of the file gateway/platforms/matrix.py of the component Matrix Adapter. Such manipulation leads to cross site scripting. The attack can be executed...

5.1CVSS0.00356EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/09 11:45 p.m.41 views

CVE-2026-15311

The CVE-2026-15311 entry concerns NousResearch hermes-agent (Matrix Adapter). The vulnerability specifically affects MatrixAdapter._markdown_to_html in gateway/platforms/matrix.py, enabling cross-site scripting. It can be exploited remotely and publicly available exploit code exists. The related ...

5.1CVSS4.2AI score0.00356EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/09 3:28 p.m.12 views

CVE-2026-59926

A flaw was found in Mistune, a Python Markdown parser. The renderadmonition function in the Admonition directive concatenates user-controlled input into the HTML class attribute without proper escaping. This vulnerability allows for attribute injection and Cross-Site Scripting XSS attacks, even...

6.1CVSS6.3AI score0.00327EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/09 1:40 p.m.12 views

CVE-2026-59925

A flaw was found in Mistune, a Python Markdown parser. An attacker can exploit this vulnerability by providing specially crafted Markdown input containing long sequences of emphasis pairs. This can cause the parser to perform excessive computational work, leading to a denial of service DoS...

7.5CVSS5.8AI score0.00644EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/09 11:55 a.m.13 views

CVE-2026-59928

A flaw was found in Mistune, a Python Markdown parser. A remote attacker could exploit this vulnerability by providing a specially crafted Markdown document containing numerous repeated or distinct reference-link definitions. This can lead to excessive processing, causing CPU exhaustion and a...

7.5CVSS6AI score0.00651EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/09 11:00 a.m.16 views

CVE-2026-59927

A flaw was found in Mistune, a Python Markdown parser. The Include directive in Mistune's src/mistune/directives/include.py does not properly detect indirect cycles when two Markdown files include each other. This oversight allows for unbounded recursion, which can lead to a RecursionError and...

5.3CVSS5.9AI score0.00529EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-59924

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Include.parse joins and normalizes user-supplied include paths without verifying...

5.9CVSS5.5AI score0.00462EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-59927

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct...

5.3CVSS5.9AI score0.00529EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.17 views

MiracleLinux 9 : python-markdown-3.3.4-4.el9_8.2 (AXSA:2026-1228:01)

The remote MiracleLinux 9 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2026-1228:01 advisory. python-markdown: denial of service via malformed HTML-like sequences CVE-2025-69534 Tenable has extracted the preceding description block directly from the...

8.2CVSS7.1AI score0.00566EPSS
SaveExploits1References2
Rows per page
Query Builder