Lucene search
+L

54762 matches found

OSV
OSV
added 2026/08/13 9:43 p.m.8 views

GO-2026-6088 Add recursion depth guard during decode in encoding/xml

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.10 views

Uncontrolled Recursion

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report:Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

8.7CVSS5.6AI score0.00568EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 8:46 p.m.7 views

EUVD-2026-58474

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information due to improper processing of XML external entities...

6.5CVSS5.3AI score0.00249EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/13 7:00 p.m.8 views

Unchecked Input for Loop Condition

Overview Affected versions of this package are vulnerable to Unchecked Input for Loop Condition via CPU exhaustion through the XML framing logic in codec-xml/src/main/java/io/netty/handler/codec/xml/XmlFrameDecoder.java. An attacker can monopolize the server's EventLoop thread by sending a trickl...

8.7CVSS5.8AI score0.00455EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:18 p.m.8 views

CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 6:18 p.m.6 views

DEBIAN-CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.4AI score0.00372EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 6:18 p.m.7 views

UBUNTU-CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 5:45 p.m.27 views

CVE-2026-73569 fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 5:45 p.m.22 views

CVE-2026-73569 fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 5:45 p.m.46 views

CVE-2026-73569

CVE-2026-73569 affects fast-xml-parser (OrderedObjParser.js). When parsing a single XML with multiple DOCTYPE declarations (versions 5.9.3–5.10.1), addInputEntities() repeatedly resets entity-expansion limits, allowing repeated resets within one parse. This can cause excessive CPU use, event-loop...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 5:45 p.m.9 views

EUVD-2026-58184

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

io.netty/netty-codec-xml: Netty: Information disclosure via XML External Entity (XXE) vulnerability

A flaw was found in Netty, a network application framework. A remote attacker could exploit this vulnerability by sending specially crafted XML data containing a DOCTYPE declaration to a vulnerable XmlDecoder within the Netty channel pipeline. This can lead to an XML External Entity XXE...

9.8CVSS5.3AI score0.00371EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/13 11:03 a.m.7 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.4AI score0.00369EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.2 views

PT-2026-71865

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information due to improper processing of XML external entities...

6.5CVSS5.2AI score0.00249EPSS
SaveExploits0References2
Redos
Redos
added 2026/08/13 12:00 a.m.11 views

ROS-20260813-73-0055

The vulnerability in perl-XML-Parser is related to buffer overflow in dynamic memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9.8CVSS6.2AI score0.00548EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/12 10:18 p.m.9 views

CVE-2026-48813

A flaw was found in Flawfinder. An improper input neutralization issue leads to output manipulation, specifically, terminal/ANSI escape sequence injection and XML injection. A malicious filename can inject arbitrary content in the terminal output and improperly sanitized fields such as filenames,...

8.7CVSS5.5AI score0.00326EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 9:19 p.m.78 views

CVE-2026-7366

IBM DataPower Gateway is affected by a race condition in the XML-Firewall’s handling of the built-in X‑Client‑IP header, causing improper isolation of request state across concurrent requests. This can enable IP spoofing and disclosure of other clients’ IP addresses. Affected versions include 11....

4.2CVSS5.3AI score0.00107EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/12 9:19 p.m.27 views

CVE-2026-7366 IBM DataPower Gateway affected by HTTP request header leakage in XML-Firewall

IBM DataPower Gateway 11.0.0.0 through 11.0.0.1 and IBM DataPower Gateway 10.5.0.0 through 10.5.0.21 and IBM DataPower Gateway 10.6.0.0 through 10.6.0.9 allows a race condition that results in improper isolation of request state when handling the built‑in X‑Client‑IP header. Under concurrent...

4.2CVSS0.00107EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.8 views

org.apache.logging.log4j/log4j-core: Apache Log4j Core: Invalid XML output causes denial of service in logging

A flaw was found in Apache Log4j Core. The XmlLayout component, responsible for formatting log messages into XML, does not properly remove or replace characters that are not allowed in XML 1.0. When log messages or diagnostic information contain these forbidden characters, the resulting XML outpu...

7.5CVSS7.4AI score0.00972EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/12 5:17 p.m.9 views

CVE-2026-18098

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information and compromise system integrity due to an XML injection flaw...

8.1CVSS0.00194EPSS
SaveExploits0References1
Rows per page
Query Builder