Lucene search
+L

2954 matches found

IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/03 7:01 p.m.•98 views

Security Bulletin: MongoDB Enterprised Advanced affected by: Improper Validation of Specified Quantity in Input (CVE-2026-33349)

Summary There are vulnerabilities in fast-xml-parser-4.4.1.tgz, fast-xml-parser-5.2.5.tgz used in MongoDB Enterprised Advanced for IBM, involving CVE-2026-33349. The vulnerability has been addressed. Vulnerability Details CVEID:CVE-2026-33349 DESCRIPTION: fast-xml-parser allows users to process X...

5.9CVSS6.4AI score0.00476EPSS
SaveExploits1Affected Software1
OSV
OSV
•added 2026/09/03 6:39 a.m.•43 views

ROOT-APP-NPM-CVE-2026-26278 CVE-2026-26278 in fast-xml-parser - Patched by Root

Root has patched CVE-2026-26278 in the fast-xml-parser package for Root:npm. Multiple fixed versions available...

7.5CVSS4.6AI score0.00968EPSS
SaveExploits1
OSV
OSV
•added 2026/09/03 6:39 a.m.•22 views

ROOT-APP-NPM-CVE-2026-25896 CVE-2026-25896 in fast-xml-parser - Patched by Root

Root has patched CVE-2026-25896 in the fast-xml-parser package for Root:npm. Multiple fixed versions available...

9.3CVSS5.2AI score0.00498EPSS
SaveExploits1
Fedora
Fedora
•added 2026/09/03 1:23 a.m.•13 views

[SECURITY] Fedora 44 Update: mingw-expat-2.8.3-1.fc44

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

6.2CVSS5.8AI score0.00184EPSS
SaveExploits0
Fedora
Fedora
•added 2026/09/03 12:59 a.m.•19 views

[SECURITY] Fedora 43 Update: mingw-expat-2.8.3-1.fc43

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

6.2CVSS5.8AI score0.00184EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/09/03 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-78689

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An...

9.2CVSS6.2AI score0.0076EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/02 3:40 p.m.•11 views

CVE-2026-78689 NGINX ngx_http_js_module vulnerablility

Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix list t...

9.2CVSS6.2AI score0.0076EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/09/02 2:34 p.m.•13 views

CVE-2026-83619

A flaw was found in xmldom, a JavaScript module used for processing XML documents. A remote attacker could exploit a vulnerability in the XML parser by submitting a specially crafted XML input. This could lead to a Denial of Service DoS, causing the affected system to become unresponsive by...

8.7CVSS5.9AI score0.00524EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/09/02 12:00 a.m.•17 views

PT-2026-84767

Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix list t...

9.2CVSS6.2AI score0.0076EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/01 3:44 p.m.•10 views

CVE-2026-83611

A flaw was found in xmldom, a JavaScript XML DOM parser. The DOMParser.parseFromString function can silently accept malformed XML end tags that include a line break and additional content. This unexpected parsing behavior causes the parser to close the element prematurely and discard the trailing...

6.9CVSS5.8AI score0.00619EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/09/01 3:33 p.m.•11 views

CVE-2026-83606

A flaw was found in xmldom, a JavaScript XML DOM parser. This vulnerability, a Regular Expression Denial of Service ReDoS, occurs due to inefficient processing of unterminated processing instructions in XML input. A remote, unauthenticated attacker can send a specially crafted XML input, causing...

8.7CVSS7.1AI score0.00524EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/01 3:17 p.m.•13 views

CVE-2026-83619

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.00524EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/01 2:44 p.m.•7 views

CVE-2026-83615 xmldom: Quadratic-memory consumption

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom versions 0.1.5 through 0.6.0, appendElement in lib/sax.js uses copy to clone the complete currentNSMap for each nested element...

8.7CVSS5.9AI score
SaveExploits0References9
Debian CVE
Debian CVE
•added 2026/09/01 2:41 p.m.•13 views

CVE-2026-83614

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom versions 0.3.0 through 0.6.0, two independent quadratic paths can cause denial of service. In lib/sax.js, parseElementStartPart...

8.7CVSS5.9AI score0.0059EPSS
SaveExploits0
CVE
CVE
•added 2026/09/01 2:34 p.m.•32 views

CVE-2026-83611

xmldom (and @xmldom/xmldom ) is a pure JavaScript XML DOM parser. The vulnerability lies in DOMParser.parseFromString() , which can silently accept a malformed end tag where the tag name is followed by a line break and trailing content (e.g., ), closing the element and discarding the trailing con...

6.9CVSS5.9AI score0.00619EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/01 2:34 p.m.•11 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Improper Input Validation.

Summary fast-xml-parser is used by IBM Storage Fusion Data Foundation, which could cause Improper Input Validation. CVE-2026-25896. Vulnerability Details CVEID:CVE-2026-25896 DESCRIPTION: fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C...

9.3CVSS5.9AI score0.00498EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•20 views

PT-2026-84272

Name of the Vulnerable Software and Affected Versions @xmldom/xmldom versions prior to 0.8.15 @xmldom/xmldom versions prior to 0.9.12 xmldom versions 0.6.0 and earlier Description The DOCUMENT TYPE NODE branch in lib/dom.js validates publicId, systemId, and internalSubset when requireWellFormed i...

8.7CVSS5.7AI score0.00612EPSS
SaveExploits0References12
OSV
OSV
•added 2026/08/31 10:12 a.m.•8 views

RHSA-2026:61247 Red Hat Security Advisory: libxml2 security update

Bulletin has no description...

5.9CVSS5.8AI score0.00355EPSS
SaveExploits1References15
SUSE CVE
SUSE CVE
•added 2026/08/30 1:35 a.m.•9 views

SUSE CVE-2026-80185

BlueZ sdp-xml.c type confusion via RegisterProfileServiceRecord can crash bluetoothd local DoS: a crafted nested ServiceRecord can corrupt the SDP XML parser stack so scalar union data is treated as a sequence pointer, allowing a local caller to crash bluetoothd...

5.7CVSS5.9AI score0.00292EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•19 views

Linux Distros Unpatched Vulnerability : CVE-2026-80185

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - BlueZ sdp-xml.c type confusion via RegisterProfileServiceRecord can crash bluetoothd local DoS: a crafted nested ServiceRecord can corrupt the SDP XML parser...

5.7CVSS5.7AI score0.00292EPSS
SaveExploits0References4
Rows per page
Query Builder