VulnSea

CWE-776

CVEs classified under CWE-776, newest first.

19 CVEsRSS

CVE-2026-19248High· 7.1
6d ago

QDomDocument XML parsing is vulnerable to a remotely-triggerable denial-of-service crash when processing untrusted input.

QDomDocument XML parsing is vulnerable to a remotely-triggerable denial-of-service crash when processing untrusted input.

Twilightqt · qtEPSS 0.41%via NVD
CVE-2026-54077High· 7.1
1w ago

ArcadeDB is a Multi-Model DBMS

ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the IMPORT DATABASE statement in engine/src/main/java/com/arcadedb/query/sql/parser/ImportDatabaseStatement.java did not require administrative privileges and passed its source to integrat…

TwilightArcadeData · arcadedbEPSS 0.37%via NVD
CVE-2023-46035Medium· 5.9
1w ago

The svg_optimizer gem before 0.3.0 for Ruby performs entity expansion on untrusted documents.

The svg_optimizer gem before 0.3.0 for Ruby performs entity expansion on untrusted documents.

Sunlitfnando · svg_optimizerEPSS 0.36%via NVD
CVE-2026-11573High· 7.1
2w ago

Uncontrolled recursion (CWE-674) in the QDomDocument/QDomNode serialization path of the Qt XML module (QtXml, qtbase)

Uncontrolled recursion (CWE-674) in the QDomDocument/QDomNode serialization path of the Qt XML module (QtXml, qtbase). QDomElementPrivate::save() and QDomNodePrivate::save() recurse mutually, consuming one stack frame per level of elemen…

Twilightqt · qtEPSS 0.39%via NVD
CVE-2026-58234Low· 2.2
2w ago

SAP Process Integration (SOAP Adapter) allows a privileged user to send specially crafted requests containing deeply nested entity definitions, which under certain conditions could temporarily increase processor load and degrade system r…

SAP Process Integration (SOAP Adapter) allows a privileged user to send specially crafted requests containing deeply nested entity definitions, which under certain conditions could temporarily increase processor load and degrade system r…

SunlitSAP_SE · SAP Process Integration (SOAP Adapter)EPSS 0.21%via NVD
CVE-2026-78681High
2w ago

NLTK: Entity-expansion DoS (billion laughs) via remaining raw ElementTree parses

NLTK: Entity-expansion DoS (billion laughs) via remaining raw ElementTree parses

Twilightnltk · nltkEPSS 0.29%via OSV
CVE-2026-16180Medium· 5.7
2w ago

IBM App Connect Enterprise 13.0.1.0 through 13.0.8.1, and 12.0.1.0 through 12.0.12.28 and IBM Integration Bus for z/OS 10.1.0.0 through 10.1.0.7 Toolkit could allow an authenticated user to cause a denial-of-service condition due to impr…

IBM App Connect Enterprise 13.0.1.0 through 13.0.8.1, and 12.0.1.0 through 12.0.12.28 and IBM Integration Bus for z/OS 10.1.0.0 through 10.1.0.7 Toolkit could allow an authenticated user to cause a denial-of-service condition due to impr…

Sunlitibm · app_connect_enterpriseEPSS 0.22%via NVD
CVE-2026-73569High· 7.5
1mo ago

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks

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 pa…

TwilightRed Hat · Red Hat Openshift Data Foundation 4.22EPSS 0.37%via NVD
CVE-2026-56859High· 7.5
1mo ago

Add recursion depth guard during decode in encoding/xml

Add recursion depth guard during decode in encoding/xml

Twilightstdlib · stdlibEPSS 0.57%via OSV
CVE-2026-33818High· 7.5
1mo ago

Enforce maximum recursion depth in encoding/asn1

Enforce maximum recursion depth in encoding/asn1

Twilightstdlib · stdlibEPSS 0.57%via OSV
GHSA-8r6m-32jq-jx6qHigh
2mo ago

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

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

Twilightfast-xml-parser · fast-xml-parservia GHSA
CVE-2026-12993Medium· 6.5
2mo ago

A flaw was found in Apicurio Registry

A flaw was found in Apicurio Registry. The DocumentBuilderAccessor correctly blocks external DTD and schema access but does not disable DOCTYPE declarations or enable FEATURE_SECURE_PROCESSING. An attacker with artifact-write permission …

Sunlitredhat · build_of_apicurio_registryEPSS 0.52%via NVD
GHSA-p5wc-9w9r-m232High· 7.5
3mo ago

Ultimate Sitemap Parser (USP): XML Entity Expansion (Billion Laughs) DoS in XMLSitemapParser

Ultimate Sitemap Parser (USP): XML Entity Expansion (Billion Laughs) DoS in XMLSitemapParser

Twilightultimate-sitemap-parser · ultimate-sitemap-parservia GHSA
CVE-2026-5079High· 7.5
3mo ago

multer: Multer: Denial of Service via deeply nested field names in multipart form data (CVE-2026-5079)

A flaw was found in Multer. A remote attacker can exploit this vulnerability by sending a single HTTP request with crafted multipart form data containing deeply nested field names. This can force the allocation of deeply nested object stru…

TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.28%via CSAF
CVE-2026-49235High
3mo ago

Routinator crashes when encountering maliciously crafted RRDP XML files

Routinator crashes when encountering maliciously crafted RRDP XML files

Twilightroutinator · routinatorEPSS 0.37%via GHSA
CVE-2026-41673High· 7.5
4mo ago

xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module

xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, seven recursive traversals in lib/dom…

TwilightEPSS 0.64%via NVD
CVE-2026-33116High· 7.5
5mo ago

Loop with unreachable exit condition ('infinite loop') in .NET, .NET Framework, Visual Studio allows an unauthorized attacker to deny service over a network.

Loop with unreachable exit condition ('infinite loop') in .NET, .NET Framework, Visual Studio allows an unauthorized attacker to deny service over a network.

Twilightmicrosoft · .netEPSS 2.1%via NVD
CVE-2026-29074High· 7.5
6mo ago

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 2.1.0 to before version 2.8.1, from version 3.0.0 to before version 3.3.3, and before version 4.0.1, SVGO accepts XML…

Twilightsvgo · svgoEPSS 0.61%via NVD
CVE-2026-26278High· 7.5
7mo ago

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of e…

Twilightnaturalintelligence · fast-xml-parserEPSS 0.86%via NVD
CWE-776 vulnerabilities (CVEs) · VulnSea