Lucene search
+L

2183 matches found

NVD
NVD
added 3 hours ago3 views

CVE-2026-6879

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/20 11:21 p.m.7 views

@astrojs/rss: XML Injection via Unescaped RSS Feed Fields

Summary In @astrojs/rss, the source.title and enclosure.type item fields are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. An attacker who controls these field values can inject arbitrary XML elements into the generated RSS...

4.3CVSS5.7AI score
SaveExploits0References5Affected Software1
AlmaLinux
AlmaLinux
added 2026/07/20 12:0 a.m.7 views

Important: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: integer underflow in...

9.1CVSS5.3AI score0.00435EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/20 12:0 a.m.4 views

ALSA-2026:42090 Important: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: integer underflow in...

9.1CVSS5.3AI score0.00435EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/16 4:14 p.m.11 views

CVE-2026-13401

CVE-2026-13401 affects Perl’s XML::Bare up to version 0.53. The vulnerability is a hang/infinite loop in the attribute parser: the parserc_parse state cursor does not advance for certain malformed attribute forms (e.g., nameless attributes like ), causing looping. Impact is a potential denial-of-...

7.5CVSS6.1AI score0.00388EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 12:0 a.m.5 views

ALSA-2026:39878 Important: perl-XML-LibXML security update

This module implements a Perl interface to the GNOME libxml2 library which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance DOM implementation. Security Fixes:...

7.5CVSS6.1AI score0.00629EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/06 2:55 p.m.12 views

[SECURITY] Fedora 44 Update: mingw-expat-2.8.2-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.9CVSS6AI score0.00288EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/01 8:1 a.m.7 views

Glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

...

9.1CVSS6.1AI score0.00435EPSS
SaveExploits1
NVD
NVD
added 2026/06/30 11:17 p.m.10 views

CVE-2026-56364

ImageMagick before 7.1.2-13 contains a memory leak vulnerability in LoadOpenCLDeviceBenchmark function when parsing malformed OpenCL device profile XML files with unclosed device elements. Attackers with write access to the OpenCL cache directory can place malicious XML files to exhaust memory an...

1.9CVSS0.00169EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/06/30 10:37 p.m.7 views

CVE-2026-13835

Inappropriate implementation in XML in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

5.8AI score0.00325EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/30 1:2 p.m.9 views

CVE-2026-58016

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.8AI score0.00435EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/06/30 12:0 a.m.9 views

PT-2026-53875

Name of the Vulnerable Software and Affected Versions GLib affected versions not specified Description A state confusion issue exists in the g dbus node info new for xml function within the gio/gdbusintrospection.c file. This occurs when the software processes malformed D-Bus introspection XML,...

9.1CVSS5.2AI score0.00435EPSS
SaveExploits1References53
RedHat Linux
RedHat Linux
added 2026/06/28 2:10 p.m.7 views

expat: libexpat: Use-after-free vulnerability due to improper handler call depth tracking

A flaw was found in libexpat. This vulnerability occurs because the library, in versions before 2.8.2, does not properly track handler call depth when certain XML parsing functions are invoked from within handlers during a policy violation. This oversight can lead to a use-after-free condition,...

5.9CVSS6.1AI score0.00288EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/28 2:10 p.m.5 views

expat: libexpat: Arbitrary Code Execution via Heap-based Buffer Overflow

A flaw was found in libexpat, a library used for parsing XML data. An attacker could exploit a heap-based buffer overflow, a type of memory error, by providing specially crafted XML input. This vulnerability occurs when the library mishandles memory reallocation while processing XML, particularly...

6.9CVSS6.3AI score0.00107EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/26 4:16 p.m.15 views

CVE-2026-44018

Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. From 2.45.0 until 2.91.0, the METS-GBS backend's XML parsing and the input document format detection lacked security controls. An attacker could craft malicious METS-GBS...

7.1CVSS0.00113EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/26 3:40 p.m.33 views

CVE-2026-44018

CVE-2026-44018 affects Docling’s METS-GBS backend. From versions 2.45.0 through 2.91.0, XML parsing and input document format detection lacked security controls, enabling crafted METS-GBS archives to read sensitive files, exhaust resources, or crash the application. The issue is fixed in 2.91.0. ...

7.1CVSS5.8AI score0.00113EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/26 3:40 p.m.3 views

CVE-2026-44018 Docling: Unsafe Archive Extraction and XML Parsing in METS-GBS Backend

Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. From 2.45.0 until 2.91.0, the METS-GBS backend's XML parsing and the input document format detection lacked security controls. An attacker could craft malicious METS-GBS...

5.5CVSS6AI score0.00113EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/26 12:32 a.m.12 views

EUVD-2026-39574

A flaw was found in Apicurio Registry. The ContentTypeUtil.isParsableXml method creates a SAXParserFactory without enabling secure processing features or disabling external entity resolution. An attacker with artifact-write permission or unauthenticated when the registry runs with default...

8.5CVSS5.8AI score0.00233EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:0 a.m.11 views

SUSE SLED15: ImageMagick / ImageMagick-config-7-SUSE / etc (SUSE-SU-2026:2580-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2580-1 advisory. This update for ImageMagick fixes the following issues This update for ImageMagick fixes the following issues ...

7.5CVSS6.1AI score0.01849EPSS
SaveExploits4References88
NVD
NVD
added 2026/06/25 10:17 p.m.16 views

CVE-2026-12975

A flaw was found in Apicurio Registry. The ContentTypeUtil.isParsableXml method creates a SAXParserFactory without enabling secure processing features or disabling external entity resolution. An attacker with artifact-write permission or unauthenticated when the registry runs with default...

8.5CVSS0.00233EPSS
SaveExploits0References3
Rows per page
Query Builder