Lucene search
+L

1529501 matches found

GithubExploit
GithubExploit
added 2026/08/24 3:03 a.m.5 views

Exploit for CVE-2025-37654

Patch: CVE-2025-37654 Vulnerability Details - CVE: CVE...

5.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/08/23 3:18 p.m.17 views

Exploit for CVE-2026-66917

IDOR + Stored XSS via Broken Object-Level Authorization in Joo...

8.6CVSS6.1AI score0.00518EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/08/23 2:23 p.m.15 views

vuln-labs-angara

vuln-labs-angara Семь независимых Docker-стендов с уязвимыми...

9.9CVSS7.8AI score0.0125EPSS
SaveExploits2
NVD
NVD
added 2026/08/23 2:16 p.m.8 views

CVE-2026-8630

justhtml before 1.12.0 versions and . When a DOM tree is processed by sanitizedom using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the...

6.1CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.8 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.1CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.11 views

CVE-2026-5389

justhtml versions before 1.13.0 contain a cross-site scripting vulnerability in the tomarkdown function when serializing attacker-controlled pre content. Attackers can place backticks inside sanitized pre elements to break out of fixed-length code fences, allowing raw HTML to execute when the...

6.1CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.7 views

CVE-2026-6827

justhtml before 1.17.0 contains multiple security issues in sanitization, serialization, and programmatic DOM handling. When custom policies preserve foreign namespaces SVG/MathML, dangerous content such as HTML integration points SVG , MathML and mutation-XSS parser-differential payloads could...

6.1CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 2:16 p.m.9 views

CVE-2026-5751

justhtml versions 1.13.0 and earlier contain a parser-differential / mutation cross-site scripting mXSS vulnerability when using a custom SanitizationPolicy that preserves foreign namespaces e.g., dropforeignnamespaces=False with allowlisted SVG/MathML elements or raw-text containers such as...

6.1CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.18 views

CVE-2026-8630 justhtml before 1.12.0 Mutation XSS via Raw Text Elements

justhtml before 1.12.0 versions and . When a DOM tree is processed by sanitizedom using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the...

6.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.9 views

EUVD-2026-64660

justhtml before 1.12.0 versions and . When a DOM tree is processed by sanitizedom using a custom policy that keeps these elements, text nodes inside them are serialized literally without escaping, allowing attacker-controlled text containing the matching closing tag sequence to break out of the...

6.1CVSS5.4AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.14 views

CVE-2026-8630

justhtml versions ≤ 1.11.0 contain a mutation XSS (mXSS) vulnerability in the serialization of raw-text elements (, [removed]). When sanitize_dom() is invoked with a custom policy that retains these elements, text nodes inside them are serialized without escaping, allowing an attacker to inject a...

6.1CVSS5.4AI score
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.12 views

CVE-2026-6827

justhtml before 1.17.0 (a Python HTML sanitization library) contains multiple security flaws in sanitization, serialization, and programmatic DOM handling. When custom policies preserve foreign namespaces (SVG/MathML), HTML integration points such as SVG and MathML can survive sanitization and ...

6.1CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.7 views

EUVD-2026-64655

justhtml before 1.17.0 contains multiple security issues in sanitization, serialization, and programmatic DOM handling. When custom policies preserve foreign namespaces SVG/MathML, dangerous content such as HTML integration points SVG , MathML and mutation-XSS parser-differential payloads could...

6.1CVSS5.3AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.8 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 score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.14 views

CVE-2026-6827 justhtml before 1.17.0 Multiple Cross-Site Scripting Vulnerabilities

justhtml before 1.17.0 contains multiple security issues in sanitization, serialization, and programmatic DOM handling. When custom policies preserve foreign namespaces SVG/MathML, dangerous content such as HTML integration points SVG , MathML and mutation-XSS parser-differential payloads could...

6.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.10 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 score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.13 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.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/23 1:34 p.m.11 views

CVE-2026-5751

justhtml versions 1.13.0 and earlier are affected by a parser-differential / mutation XSS (mXSS) vulnerability. The issue occurs when a custom SanitizationPolicy preserves foreign namespaces (e.g., drop_foreign_namespaces=False with allowlisted SVG/MathML elements or raw-text containers such as )...

6.1CVSS5AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 1:34 p.m.10 views

EUVD-2026-64654

justhtml versions 1.13.0 and earlier contain a parser-differential / mutation cross-site scripting mXSS vulnerability when using a custom SanitizationPolicy that preserves foreign namespaces e.g., dropforeignnamespaces=False with allowlisted SVG/MathML elements or raw-text containers such as...

6.1CVSS5AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/23 1:34 p.m.15 views

CVE-2026-5751 justhtml before 1.14.0 Mutation XSS via custom sanitization policies

justhtml versions 1.13.0 and earlier contain a parser-differential / mutation cross-site scripting mXSS vulnerability when using a custom SanitizationPolicy that preserves foreign namespaces e.g., dropforeignnamespaces=False with allowlisted SVG/MathML elements or raw-text containers such as...

6.1CVSS
SaveExploits0References2
Rows per page
Query Builder