Lucene search
+L

4688 matches found

OSV
OSV
added 2026/04/16 12:46 a.m.24 views

GHSA-39Q2-94RC-95CP DOMPurify's ADD_TAGS function form bypasses FORBID_TAGS due to short-circuit evaluation

Summary In src/purify.ts:1117-1123, ADDTAGS as a function via EXTRAELEMENTHANDLING.tagCheck bypasses FORBIDTAGS due to short-circuit evaluation. The condition: !tagChecktagName && !ALLOWEDTAGStagName || FORBIDTAGStagName When tagChecktagName returns true, the entire condition is false and the...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/16 12:46 a.m.32 views

DOMPurify's ADD_TAGS function form bypasses FORBID_TAGS due to short-circuit evaluation

Summary In src/purify.ts:1117-1123, ADDTAGS as a function via EXTRAELEMENTHANDLING.tagCheck bypasses FORBIDTAGS due to short-circuit evaluation. The condition: !tagChecktagName && !ALLOWEDTAGStagName || FORBIDTAGStagName When tagChecktagName returns true, the entire condition is false and the...

6.1CVSS5.8AI score0.002EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/04/16 12:46 a.m.6 views

Operator Precedence Logic Error

Overview org.webjars.npm:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Operator Precedence Logic Error in the form of short-circuit evaluation that gives precedence to ADDTAGS over FORBIDTAGS in sanitizeElements. In an...

8.1CVSS5.7AI score0.00313EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: vim (UTSA-2026-007187)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007187 advisory. Vim is an open source, command line text editor. Prior to version 9.2.0074, a heap-based buffer overflow out-of-bounds read exists in Vim's Emacs-style tags file...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.21 views

PT-2026-63989

Name of the Vulnerable Software and Affected Versions DOMPurify versions prior to 3.4.0 Description A logic error exists in the ADD TAGS function where short-circuit evaluation allows tags listed in FORBID TAGS to bypass restrictions. This occurs when tags are simultaneously listed in both FORBID...

6.1CVSS5.4AI score0.002EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: vim (UTSA-2026-007178)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007178 advisory. Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim's Emacs-style tags file parsing logic. When...

6.6CVSS6.2AI score0.00168EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/15 9:25 p.m.9 views

Cross-site Scripting (XSS)

Overview sanitize-html is a library that allows you to clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis Affected versions of this package are vulnerable to Cross-site Scripting XSS in sanitizeHtml, when entity-encoded text is present...

6.1CVSS5.5AI score0.00235EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/15 9:17 p.m.10 views

CVE-2026-40186

ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option...

6.1CVSS0.00235EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/15 8:16 p.m.12 views

CVE-2026-33889

ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a stored cross-site scripting vulnerability in the @apostrophecms/color-field module, where color values prefixed with -- bypass TinyColor validation intended for CSS custom properties, and the...

5.4CVSS0.0021EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/15 8:15 p.m.7 views

CVE-2026-40186 ApostropheCMS: sanitize-html allowedTags Bypass via Entity-Decoded Text in nonTextTags Elements

ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option...

6.1CVSS6AI score0.00235EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/15 8:15 p.m.109 views

CVE-2026-40186

ApostropheCMS is affected by CVE-2026-40186 due to a regression in sanitize-html (commit 49d0bb7) that bypasses allowedTags for text inside nonTextTagsArray elements (textarea, option). Versions: the vulnerability exists in ApostropheCMS 4.28.0 via its sanitize-html dependency (2.17.1). The root ...

6.1CVSS6AI score0.00235EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/15 8:15 p.m.8 views

CVE-2026-40186 ApostropheCMS: sanitize-html allowedTags Bypass via Entity-Decoded Text in nonTextTags Elements

ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option...

6.1CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/15 8:15 p.m.30 views

CVE-2026-40186 ApostropheCMS: sanitize-html allowedTags Bypass via Entity-Decoded Text in nonTextTags Elements

ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option...

6.1CVSS0.00235EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/15 8:15 p.m.8 views

CVE-2026-40186

ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option...

6.1CVSS6AI score0.00235EPSS
SaveExploits1References3Affected Software2
Vulnrichment
Vulnrichment
added 2026/04/15 7:29 p.m.6 views

CVE-2026-33889 ApostropheCMS: Stored XSS via CSS Custom Property Injection in `@apostrophecms/color-field` Escaping Style Tag Context

ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a stored cross-site scripting vulnerability in the @apostrophecms/color-field module, where color values prefixed with -- bypass TinyColor validation intended for CSS custom properties, and the...

5.4CVSS5.8AI score0.0021EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/15 12:00 a.m.10 views

PT-2026-33174

Name of the Vulnerable Software and Affected Versions ApostropheCMS versions prior to 4.29.0 sanitize-html version 2.17.1 Description A regression in the sanitize-html package allows a bypass of allowedTags enforcement for text within nonTextTagsArray elements, specifically textarea and option. T...

6.1CVSS5.8AI score0.00235EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/14 8:05 p.m.14 views

GHSA-4P64-V8F5-R2GX Multiple security fixes in justhtml

Summary justhtml 1.16.0 fixes multiple security issues in sanitization, serialization, and programmatic DOM handling. Most of these issues affected one of these advanced paths rather than ordinary parsed HTML with the default safe settings: - programmatic DOM input to sanitize or sanitizedom -...

5.3CVSS5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/14 7:23 p.m.11 views

CVE-2026-39626

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in kutethemes Armania armania allows Code Injection.This issue affects Armania: from n/a through = 1.4.8...

5.3CVSS5.8AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/14 1:18 a.m.11 views

CVE-2026-39425 MaxKB: Stored XSS via Unsanitized html_rander Tags in Markdown Rendering

MaxKB is an open-source AI assistant for enterprise. Versions 2.7.1 and below contain a Stored Cross-Site Scripting XSS vulnerability that allows authenticated users to inject arbitrary HTML and JavaScript into the Application prologue Opening Remarks field by wrapping malicious payloads in tags...

5.1CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/14 1:18 a.m.45 views

CVE-2026-39425 MaxKB: Stored XSS via Unsanitized html_rander Tags in Markdown Rendering

MaxKB is an open-source AI assistant for enterprise. Versions 2.7.1 and below contain a Stored Cross-Site Scripting XSS vulnerability that allows authenticated users to inject arbitrary HTML and JavaScript into the Application prologue Opening Remarks field by wrapping malicious payloads in tags...

5.1CVSS0.0018EPSS
SaveExploits0References2
Rows per page
Query Builder