Lucene search
+L

5009 matches found

OSV
OSV
added 2026/09/08 9:03 p.m.7 views

GHSA-JXJR-3G7G-3944 xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator

Summary An embedded line terminator bypasses the requireWellFormed serializer check for element and attribute names. The check was added to fix GHSA-w2rr-34g9-rvrj and GHSA-4w3w-2rp5-g8jm; a name whose first line is well-formed slips past it and is serialized verbatim, so the characters after the...

8.7CVSS7.1AI score0.00328EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 9:03 p.m.11 views

EUVD-2026-69241

xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator...

8.7CVSS7.3AI score0.00328EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:03 p.m.8 views

xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator

Summary An embedded line terminator bypasses the requireWellFormed serializer check for element and attribute names. The check was added to fix GHSA-w2rr-34g9-rvrj and GHSA-4w3w-2rp5-g8jm; a name whose first line is well-formed slips past it and is serialized verbatim, so the characters after the...

8.7CVSS7.1AI score0.00328EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/08 9:02 p.m.5 views

GHSA-3PX3-54CX-RMW9 xmldom: Creation-time XML Name/QName validation is bypassable via an embedded line terminator, allowing injection on the default serialization path

Summary An embedded line terminator bypasses xmldom's always-on, WHATWG-mandated creation-time name validation. createElementNS, createAttributeNS, createDocumentType, and createAttribute should reject a malformed qualified name with InvalidCharacterError, but a name whose first line is well-form...

8.7CVSS7.1AI score0.00326EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/08 9:02 p.m.7 views

xmldom: Creation-time XML Name/QName validation is bypassable via an embedded line terminator, allowing injection on the default serialization path

Summary An embedded line terminator bypasses xmldom's always-on, WHATWG-mandated creation-time name validation. createElementNS, createAttributeNS, createDocumentType, and createAttribute should reject a malformed qualified name with InvalidCharacterError, but a name whose first line is well-form...

8.7CVSS7.1AI score0.00326EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 9:02 p.m.10 views

EUVD-2026-69244

xmldom: requireWellFormed DocType publicId/systemId validation is bypassable via an embedded line terminator...

8.7CVSS7.3AI score0.00328EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:02 p.m.8 views

xmldom: requireWellFormed DocType publicId/systemId validation is bypassable via an embedded line terminator

Summary An embedded line terminator bypasses the requireWellFormed serializer check for a DocumentType's publicId and systemId. The check was added to fix GHSA-f6ww-3ggp-fr8h; an id whose first line is a valid literal slips past it and is emitted verbatim into the declaration, so the markup after...

8.7CVSS7AI score0.00328EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:02 p.m.7 views

xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

Summary xmldom's parser silently accepts a not-well-formed end tag whose valid name is followed by trailing content — e.g. . The element is closed, the trailing content is discarded, and no error is reported, even though the XML end-tag production allows only optional whitespace after the name an...

6.9CVSS5.8AI score0.00352EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2026/09/08 9:02 p.m.7 views

GHSA-6H8R-XR42-GP59 xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

Summary xmldom's parser silently accepts a not-well-formed end tag whose valid name is followed by trailing content — e.g. . The element is closed, the trailing content is discarded, and no error is reported, even though the XML end-tag production allows only optional whitespace after the name an...

6.9CVSS5.8AI score0.00352EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/08 9:01 p.m.14 views

EUVD-2026-69248

xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser...

8.7CVSS7.2AI score0.00301EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/08 9:01 p.m.5 views

GHSA-X4FP-J954-R2F4 xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser

Summary On the @xmldom/xmldom 0.8.x line, parsing an XML end tag whose name is followed by a long run of whitespace and then a non-whitespace character triggers quadratic-time regular-expression backtracking ReDoS, so a single small crafted end tag stalls the Node.js event loop. It is reachable...

8.7CVSS7.1AI score0.00301EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 8:51 p.m.10 views

EUVD-2026-70736

Colord: Slow rejection of oversized malformed color strings...

6.9CVSS5.8AI score0.00291EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/08 8:51 p.m.10 views

Colord: Slow rejection of oversized malformed color strings

Impact colord's CSS color string matchers described a number as +-?\d.?\d+. In that form \d and \d+ can match the same digits, so a run of n digits can be divided between them in On² ways, and rejecting an input retries every division. Parsing is synchronous and uninterruptible, so a long...

6.9CVSS5.8AI score0.00291EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/08 8:51 p.m.11 views

EUVD-2026-69648

joi: object.rename with a template target can set the validated object's prototype...

3.7CVSS5.7AI score0.0027EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/08 8:31 p.m.10 views

GHSA-G53G-W8RJ-FMG7 xmldom PI grammar regex ReDoS: quadratic backtracking on unterminated processing instructions

Summary @xmldom/xmldom's processing-instruction PI grammar regex exhibits quadratic-time backtracking ReDoS when parsing an unterminated processing instruction. A single small XML document containing forces the regular expression engine into On² work, stalling the Node.js event loop. The input is...

8.7CVSS7.1AI score0.00301EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 8:28 p.m.11 views

EUVD-2026-66397

NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions...

8.2CVSS5.7AI score0.00264EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/09/08 8:28 p.m.11 views

EUVD-2026-66396

NLTK: ReDoS in nltk.text.Text.findall via unvalidated user-supplied regular expressions...

8.7CVSS5.7AI score0.00489EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/09/08 8:11 p.m.7 views

EUVD-2026-74174

The Okta Access Gateway improperly handles input sanitization and regular expression evaluation within its Protected Rule authorization check, resulting in an authorization bypass when an administrator has explicitly configured a Protected Rule policy on one or more application resources...

8.1CVSS5.6AI score0.00213EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/08 7:38 a.m.8 views

Security Bulletin: IBM Maximo Application Suite - Predict Component uses multiple dependencies which are vulnerable to multiple CVEs.

Summary IBM Maximo Application Suite - Predict Component uses ITOM Rel 3.0.0: idna-3.11-py3-none-any.whl which are vulnerable to CVE-2026-45409. This bulletin contains information addressing the vulnerability. Vulnerability Details CVEID:CVE-2026-45409 DESCRIPTION: Internationalized Domain Names ...

6.9CVSS6.3AI score0.00408EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/09/07 12:17 p.m.5 views

CVE-2026-2390

The Powerkit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Lazy Load module's image processing in all versions up to, and including, 3.0.4. This is due to the 'contentprocessimages' function using a flawed regex-based HTML attribute parser. This makes it possible for...

6.4CVSS0.00193EPSS
SaveExploits0References5
Rows per page
Query Builder