Lucene search
+L

210 matches found

Nuclei
Nuclei
added 2026/08/30 5:46 a.m.93 views

Stirling-PDF SSRF via Markdown

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/markdown/pdf endpoint to convert Markdown to PDF, the backend calls a third-party tool to process it and includes a sanitizer for security...

9.8CVSS5.8AI score0.01982EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.15 views

Stirling-PDF < 1.1.0 - Server-Side Request Forgery

Stirling-PDF 1.1.0 contains a server side request forgery caused by bypassing the sanitizer in the /api/v1/convert/html/pdf endpoint when processing HTML to PDF conversion, letting attackers perform SSRF, exploit requires local access. id: CVE-2025-55150 info: name: Stirling-PDF 1.1.0 - Server-Si...

9.8CVSS5.9AI score0.01701EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 7:14 p.m.4 views

CVE-2026-28134

Relatório de Exploração CVE-2026-28134 JetEngine = 3.7.2 — Execução Remota de Código Autenticada Contribuidor+ via SSTI em Twig Data: 11 de março de 2026 Pontuação CVSS: 8.8 Alta Vetor CVSS: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Plugin Afetado: JetEngine = 3.7.2 Slug do Plugin: jet-engine...

8.5CVSS5.9AI score0.00234EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 6:25 p.m.5 views

CVE-2026-65591

CVE-2026-65591 Nome del software vulnerabile e versioni interessate n8n versioni precedenti alla 1.123.64 n8n versioni precedenti alla 2.29.8 n8n versioni precedenti alla 2.30.1 Descrizione Esiste una bypass del sanitizer nel gestore dei membri calcolati del valutatore di espressioni legacy. Un...

8.9CVSS5.9AI score0.00481EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 8:08 a.m.3 views

CVE-2026-47423-dompurify-xss-detector

DOMPurify . Invece di fare affidamento su commenti del sorgente facilmente rimovibili o variabili di versione, questo strumento esegue il fingerprinting logico su bundle JavaScript di produzione minimizzati per identificare layout di tag consentiti non corretti. Riepilogo della vulnerabilità Nell...

8.2CVSS5.9AI score0.0041EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in Firefox

The DOMParser API did not properly process '' elements for escaping. This could be used as an mXSS vector to bypass an HTML Sanitizer. This vulnerability affects Firefox versions earlier than 86...

6.1CVSS6.9AI score0.00753EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/23 2:16 p.m.12 views

CVE-2026-8445

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS0.00381EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.14 views

CVE-2026-74793

justhtml before 3.11.0 contains a cross-site scripting vulnerability where the default sanitizer bypasses event handler removal in selectedcontent projections. Attackers can inject SVG or MathML elements with event handlers that are cloned and reinserted into output without sanitization, enabling...

6.1CVSS0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.12 views

EUVD-2026-64659

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS5.1AI score0.00381EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.39 views

CVE-2026-8445 justhtml before 1.12.0 Sanitizer Bypass via Markdown

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.8CVSS0.00381EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.40 views

CVE-2026-8445

justhtml (a Python HTML parsing library) versions &lt;= 1.11.0 are vulnerable to a sanitizer bypass via its to_markdown() method. The root cause is insufficient escaping of HTML-significant characters (angle brackets ) in text nodes during Markdown conversion. While a small set of Markdown metach...

9.8CVSS5.1AI score0.00381EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/23 1:34 p.m.26 views

CVE-2026-8445 justhtml before 1.12.0 Sanitizer Bypass via Markdown

justhtml versions are preserved, so untrusted input that is safe in tohtml — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting whe...

9.3CVSS5.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/23 1:34 p.m.10 views

EUVD-2026-64656

justhtml before 3.11.0 contains a cross-site scripting vulnerability where the default sanitizer bypasses event handler removal in selectedcontent projections. Attackers can inject SVG or MathML elements with event handlers that are cloned and reinserted into output without sanitization, enabling...

6.1CVSS4.9AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.34 views

CVE-2026-74793 justhtml before 3.11.0 XSS via selectedcontent projection

justhtml before 3.11.0 contains a cross-site scripting vulnerability where the default sanitizer bypasses event handler removal in selectedcontent projections. Attackers can inject SVG or MathML elements with event handlers that are cloned and reinserted into output without sanitization, enabling...

6.1CVSS0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.14 views

CVE-2026-74793

justhtml versions before 3.11.0 are affected by a cross-site scripting (XSS) vulnerability in the default sanitizer. The root cause is that event handler removal is bypassed in selectedcontent projections : an attacker can inject SVG or MathML elements carrying event handlers, which are then clon...

6.1CVSS4.9AI score0.00204EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/23 12:00 a.m.15 views

PT-2026-79776

justhtml versions are preserved, so untrusted input that is safe in to html — including entity-decoded text e.g. script or text from RCDATA/RAWTEXT-parsed elements like , , , and — can be emitted as raw HTML in the Markdown output, enabling a sanitizer bypass and potential cross-site scripting wh...

9.8CVSS4.9AI score0.00381EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 3:18 p.m.11 views

CVE-2026-61607 Grav API Plugin: Stored XSS via SVG Upload - API Media Pipeline Bypasses Sanitizer

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.2, the Grav API plugin POST /api/v1/media pipeline in HandlesMediaUploads::processUploadedFile validates an SVG filename extension but does not invoke Security::sanitizeSVG. An...

4.6CVSS5.4AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 2:23 p.m.14 views

CVE-2026-76203 CSS sanitizer bypass in Pentestify report themes allows forced outbound requests

Incorrect Behavior Order: Validate Before Canonicalize in the report theme CSS sanitizer in maalfer Pentestify 1.2.0 through 2.3.2 allows an authenticated user to force outbound HTTP requests from other users' browsers, disclosing their IP address and User-Agent, via CSS hex escapes that...

5.1CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 2:23 p.m.32 views

CVE-2026-76203 CSS sanitizer bypass in Pentestify report themes allows forced outbound requests

Incorrect Behavior Order: Validate Before Canonicalize in the report theme CSS sanitizer in maalfer Pentestify 1.2.0 through 2.3.2 allows an authenticated user to force outbound HTTP requests from other users' browsers, disclosing their IP address and User-Agent, via CSS hex escapes that...

5.1CVSS0.00289EPSS
SaveExploits0References2
PyPA
PyPA
added 2026/08/19 11:56 a.m.14 views

Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

SummaryThe Glances action system lets an administrator configure shell commands that runwhen a monitoring threshold is crossed. The command is a Mustache template whosevariables are filled with runtime stat fields such as a process name, a containername or a filesystem mount point. Those fields a...

8.8CVSS5.9AI score0.00139EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder