Lucene search
+L

8970 matches found

Vulnrichment
Vulnrichment
added 2026/02/04 9:45 p.m.5 views

CVE-2026-25543 HtmlSanitizer has a bypass via template tag

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its...

6.3CVSS5.3AI score0.00241EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 9:45 p.m.8 views

CVE-2026-25543

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its...

6.3CVSS5.3AI score0.00241EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/04 9:45 p.m.12 views

CVE-2026-25543 HtmlSanitizer has a bypass via template tag

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its...

6.3CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/04 9:45 p.m.40 views

CVE-2026-25543 HtmlSanitizer has a bypass via template tag

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its...

6.3CVSS0.00241EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/04 9:26 p.m.7 views

CVE-2026-25526 JinJava Bypass through ForTag leads to Arbitrary Java Execution

JinJava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Prior to versions 2.7.6 and 2.8.3, JinJava is vulnerable to arbitrary Java execution via bypass through ForTag. This allows arbitrary Java class instantiation and file access bypassing...

9.8CVSS5.7AI score0.00889EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/04 9:26 p.m.58 views

CVE-2026-25526

CVE-2026-25526 affects JinJava, a Java-based template engine that renders Jinja-like templates. The vulnerability allows arbitrary Java execution via bypass through the ForTag, enabling instantiation of arbitrary Java classes and filesystem access, bypassing sandbox restrictions. Red Hat and othe...

9.8CVSS5.7AI score0.00889EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/04 8:24 p.m.23 views

GHSA-8X3W-QJ7J-GQHF openmls has improper tag validation

Membership and confirmation tags may not be checked correctly due to a missing length check. Any tag that is shorter than the expected tag, but matches up to its length, as well as any empty tag is considered valid. Impact The vulnerability affects a secondary authentication guarantee that MLS...

7.1CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/04 8:24 p.m.10 views

openmls has improper tag validation

Membership and confirmation tags may not be checked correctly due to a missing length check. Any tag that is shorter than the expected tag, but matches up to its length, as well as any empty tag is considered valid. Impact The vulnerability affects a secondary authentication guarantee that MLS...

5.6AI score
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.16 views

iccDEV 安全漏洞

iccDEV is an open-source color configuration code library developed by the International Color Consortium. Versions of iccDEV prior to 2.3.1.3 contained security vulnerabilities. These vulnerabilities were caused by a stack buffer overflow in the CIccTagFloatNum::GetValues function, which could...

7.8CVSS6.3AI score0.00214EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.7 views

SUSE SLES16 Security Update : java-17-openjdk (SUSE-SU-2026:20199-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:20199-1 advisory. Upgrade to upstream tag jdk-17.0.18+8 January 2026 CPU Security fixes: - CVE-2026-21925: Fixed Oracle Java SE component RMI...

7.5CVSS5.5AI score0.00879EPSS
SaveExploits1References14
Snyk
Snyk
added 2026/02/03 7:22 p.m.8 views

Improper Encoding or Escaping of Output

Overview HtmlSanitizer is a Cleans HTML from constructs that can be used for cross site scripting XSS. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in the template tag handling. An attacker can inject and execute arbitrary scripts by crafting HTML...

6.3CVSS5.6AI score0.00241EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/03 7:22 p.m.18 views

HtmlSanitizer has a bypass via template tag

Impact If the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its contents, unless the shadowrootmode attribute is set to open or closed. The lack of sanitization of the template tag brings up two bypasses: 1. it is still...

6.3CVSS5.4AI score0.00241EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/03 7:22 p.m.4 views

GHSA-J92C-7V7G-GJ3F HtmlSanitizer has a bypass via template tag

Impact If the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its contents, unless the shadowrootmode attribute is set to open or closed. The lack of sanitization of the template tag brings up two bypasses: 1. it is still...

6.3CVSS5.4AI score0.00241EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/03 5:52 p.m.7 views

Improper Neutralization of Special Elements Used in a Template Engine

Overview com.hubspot.jinjava:jinjava is a Java-based template engine based on django template syntax, adapted to render jinja templates at least the subset of jinja in use in HubSpot content. Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a...

9.8CVSS5.9AI score0.00889EPSS
SaveExploits1References2
Patchstack
Patchstack
added 2026/02/03 3:12 p.m.11 views

WordPress WP Recipe Maker plugin <= 9.1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'group_tag' vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via 'grouptag' vulnerability discovered by wesley wcraft in WordPress Plugin WP Recipe Maker versions = 9.1.0...

6.4CVSS5.3AI score0.00449EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.14 views

PT-2026-6321

Name of the Vulnerable Software and Affected Versions HtmlSanitizer versions prior to 9.0.892 HtmlSanitizer versions prior to 9.1.893-beta Description HtmlSanitizer is a .NET library designed to prevent cross-site scripting XSS attacks by cleaning HTML fragments and documents. Before versions...

6.3CVSS5AI score0.00241EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.16 views

PT-2026-6439

Impact If the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its contents, unless the shadowrootmode attribute is set to open or closed. The lack of sanitization of the template tag brings up two bypasses: 1. it is still...

6.3CVSS5.5AI score0.00241EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/02/02 9:16 p.m.19 views

WireGuard Portal v2 has Open Redirect Vulnerability in OAuth Authentication Flow

Summary An Open Redirect vulnerability exists in the OAuth authentication flow that allows attackers to redirect users to external malicious websites after authentication. The vulnerability is caused by insufficient validation of the return parameter in the OAuth login initialization endpoint...

5.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/02 9:05 p.m.13 views

GO-2026-4379 gmrtd ReadFile Vulnerable to Denial of Service via Excessive TLV Length Values in github.com/gmrtd/gmrtd

gmrtd ReadFile Vulnerable to Denial of Service via Excessive TLV Length Values in github.com/gmrtd/gmrtd...

6.5CVSS5.3AI score0.00278EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/02/02 8:07 p.m.16 views

WordPress WPBakery Visual Composer plugin <= 7.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Title tag attribute vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via Post Title tag attribute vulnerability discovered by Nikolas - mdr in WordPress Plugin WPBakery Page Builder versions = 7.5...

6.4CVSS5.2AI score0.0032EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder