Lucene search
+L

55 matches found

Github Security Blog
Github Security Blog
added 2026/09/08 9:01 p.m.9 views

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
SaveExploits0References6Affected Software1
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
CVE
CVE
added 2026/09/01 2:51 p.m.31 views

CVE-2026-83619

xmldom (a pure JavaScript W3C-compliant DOMParser and XMLSerializer module) is vulnerable to a ReDoS (Regular Expression Denial of Service) in versions 0.7.0 through 0.8.15 . The root cause is an unanchored global regex /[ \t\n\r]+$/g in lib/sax.js that trims end-tag names; when an end tag contai...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 2:51 p.m.11 views

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

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.7.0 until 0.8.15, the release-0.8.x parser in lib/sax.js trims captured end-tag names with the unanchored global expression / \t\n\r+$/g. For an end tag containing a long whitespace run...

8.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:51 p.m.38 views

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

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.7.0 until 0.8.15, the release-0.8.x parser in lib/sax.js trims captured end-tag names with the unanchored global expression / \t\n\r+$/g. For an end tag containing a long whitespace run...

8.7CVSS0.00301EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1070e Security Update: LibRaw (UTSA-2026-015472)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-015472 advisory. In LibRaw before 0.21.4, metadata/tiff.cpp has an out-of-bounds read in the Fujifilm 0xf00c tag parser. Tenable has extracted the preceding description block directl...

9.1CVSS4.6AI score0.00437EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/24 7:41 p.m.53 views

CVE-2026-41503 BACnet Stack: Out-of-Bounds Read in ReadPropertyMultiple Property Decoder via Deprecated Tag Parser

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, an out-of-bounds read vulnerability in bacnet-stack's ReadPropertyMultiple service property decoder allows unauthenticated remote attackers to read past allocated buffer boundaries by sending an RP...

8.7CVSS0.00415EPSS
SaveExploits2References1
CVE
CVE
added 2026/04/24 7:41 p.m.53 views

CVE-2026-41503

Technical details about CVE-2026-41503 are not publicly available in the provided documents. Monitor for updates from official advisories.

8.7CVSS5.7AI score0.00415EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/24 7:41 p.m.27 views

CVE-2026-41503 BACnet Stack: Out-of-Bounds Read in ReadPropertyMultiple Property Decoder via Deprecated Tag Parser

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, an out-of-bounds read vulnerability in bacnet-stack's ReadPropertyMultiple service property decoder allows unauthenticated remote attackers to read past allocated buffer boundaries by sending an RP...

8.7CVSS5.7AI score0.00415EPSS
SaveExploits2References1
OSV
OSV
added 2026/04/24 7:41 p.m.15 views

CVE-2026-41503 BACnet Stack: Out-of-Bounds Read in ReadPropertyMultiple Property Decoder via Deprecated Tag Parser

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, an out-of-bounds read vulnerability in bacnet-stack's ReadPropertyMultiple service property decoder allows unauthenticated remote attackers to read past allocated buffer boundaries by sending an RP...

8.7CVSS6.2AI score
SaveExploits0References3
OSV
OSV
added 2026/04/24 7:39 p.m.18 views

CVE-2026-41475 BACnet Stack: Out-of-Bounds Read in WritePropertyMultiple Decoder via Deprecated Tag Parser

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, an out-of-bounds read vulnerability in bacnet-stack's WritePropertyMultiple service decoder allows unauthenticated remote attackers to read past allocated buffer boundaries by sending a truncated W...

8.7CVSS6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/24 7:39 p.m.8 views

CVE-2026-41475 BACnet Stack: Out-of-Bounds Read in WritePropertyMultiple Decoder via Deprecated Tag Parser

BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, an out-of-bounds read vulnerability in bacnet-stack's WritePropertyMultiple service decoder allows unauthenticated remote attackers to read past allocated buffer boundaries by sending a truncated W...

8.7CVSS5.7AI score0.00482EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/24 7:39 p.m.71 views

CVE-2026-41475

Summary: CVE-2026-41475 affects the BACnet Stack library. Prior to version 1.4.3, the WritePropertyMultiple service decoder is vulnerable to an out-of-bounds read caused by wpm_decode_object_property() invoking the deprecated decode_tag_number_and_value() function, which performs no bounds checki...

9.1CVSS5.7AI score0.00482EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/03/10 6:00 p.m.41 views

CVE-2026-31792

CVE-2026-31792 affects iccDEV libraries for ICC color management profiles. A null pointer dereference in CIccTagXmlStruct::ParseTag() can lead to a segmentation fault or denial of service. The issue exists prior to version 2.3.1.5 and is fixed in 2.3.1.5. CVSS 3.1 base metrics indicate high impac...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/10 6:00 p.m.19 views

CVE-2026-31792 iccDEV has a null pointer dereference in CIccTagXmlStruct::ParseTag()

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to 2.3.1.5, there is a null pointer dereference in CIccTagXmlStruct::ParseTag causing a segmentation fault or denial of service. This vulnerability is fixed in 2.3.1.5...

7.8CVSS5.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/01/24 12:00 a.m.17 views

iccDEV security vulnerability

iccDEV is an open-source color configuration code library developed by the International Color Consortium. Versions of iccDEV prior to 2.3.1.1 contained security vulnerabilities. These vulnerabilities stemmed from undefined behavior and null pointer dereferencing in the CIccTagXmlFloatNum::ParseX...

8.8CVSS5.9AI score0.00323EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/01/09 9:10 a.m.12 views

CVE-2026-21497

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV is vulnerable to NULL pointer dereference via an unknown tag parser. This issue has been patched in version 2.3.1.2...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:10 a.m.17 views

CVE-2026-21502

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV is vulnerable to NULL pointer dereference via the XML tag parser. This issue has been patched in version 2.3.1.2...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits1References1
NVD
NVD
added 2026/01/07 6:15 p.m.18 views

CVE-2026-21502

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV is vulnerable to NULL pointer dereference via the XML tag parser. This issue has been patched in version 2.3.1.2...

5.5CVSS0.00184EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/07 6:15 p.m.30 views

CVE-2026-21497

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, iccDEV is vulnerable to NULL pointer dereference via an unknown tag parser. This issue has been patched in version 2.3.1.2...

5.5CVSS0.00184EPSS
SaveExploits1References4
Rows per page
Query Builder