Lucene search
K

44 matches found

OSV
OSV
added 2026/05/14 2:43 a.m.7 views

MGASA-2026-0137 Updated perl-XML-LibXML packages fix security vulnerability

XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences. CVE-2026-8177...

7.5CVSS5.8AI score0.00472EPSS
Exploits0References4
OSV
OSV
added 2026/05/10 9:16 p.m.3 views

UBUNTU-CVE-2026-8177

XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences. A node name ending in the middle of a multi byte UTF-8 sequence causes the parser to read past the end of the input string into adjacent heap memory...

7.5CVSS5.9AI score0.00472EPSS
Exploits0References5
OSV
OSV
added 2026/05/08 5:47 a.m.4 views

BIT-JRE-2025-6021 Libxml2: integer overflow in xmlbuildqname() leads to stack buffer overflow in libxml2

A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input...

7.5CVSS7.1AI score0.01067EPSS
Exploits1References29
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.7 views

Astra Linux – Vulnerability in libxml2

The vulnerability of the xmlBufSetInputBaseCur function in the Libxml2 library is related to the use of memory after it is freed. Exploiting this vulnerability allows an attacker to cause a service failure...

5.5CVSS5.9AI score
Exploits0References1
Redos
Redos
added 2026/03/10 12:0 a.m.4 views

ROS-20260310-73-0027

Vulnerability in libxml2 related to uncontrolled recursion. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

3.7CVSS5.8AI score0.0039EPSS
Exploits0
NVD
NVD
added 2026/01/15 3:15 p.m.9 views

CVE-2026-0989

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS0.0039EPSS
Exploits0References4
OSV
OSV
added 2025/10/17 5:40 p.m.4 views

JLSEC-2025-72 There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11

There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this...

8.6CVSS6.5AI score0.0828EPSS
Exploits0References13
OSV
OSV
added 2025/10/17 5:40 p.m.3 views

JLSEC-2025-79 In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer derefere...

In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c...

6.5CVSS6.9AI score0.01086EPSS
Exploits1References5
CVE
CVE
added 2025/09/10 6:43 p.m.59 views

CVE-2025-9714

CVE-2025-9714 affects libxml2 up to and including 2.9.14. The vulnerability arises from uncontrolled recursion in XPath evaluation: xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr reset recursion depth to zero before recursion, enabling stack overflow via crafted expressions. Impact is...

6.2CVSS6.2AI score0.00144EPSS
Exploits0References3Affected Software1
F5 Networks
F5 Networks
added 2025/08/22 5:31 p.m.6 views

K000153130: libxml2 vulnerabilities CVE-2025-49794, CVE-2025-49795, and CVE-2025-49796

Security Advisory Description CVE-2025-49794 A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain circumstances when the XML schematron has the schema elements. This flaw allows a malicious actor to craft a malicious XML document used as...

9.1CVSS8.6AI score0.01437EPSS
Exploits0Affected Software1
Redos
Redos
added 2025/08/14 12:0 a.m.3 views

ROS-20250814-07

A vulnerability in the libxml2 library is related to a post-release usage error in the function xmlXIncludeAddNode in xinclude.c. Exploitation of the vulnerability could allow an attacker acting remotely to compromise a vulnerable system...

8.1CVSS7AI score0.00246EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/08/12 1:1 p.m.3 views

libxml2: Out-of-bounds Read in xmlSchemaIDCFillNodeTables

A flaw was found in the libxml2 library. A heap-based underflow can be triggered when a crafted XML document is validated against an XML schema with certain identity constraints or when a crafted XML schema is used, causing a crash to the application linked to the library and resulting in a denia...

7.5CVSS6.6AI score0.00527EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.5 views

Alibaba Cloud Linux 3 : 0136: libxml2 (ALINUX3-SA-2025:0136)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2025:0136 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-32415: In libxml2 before 2.13.8 and 2.14.x...

7.5CVSS6.6AI score0.00527EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2025/07/30 5:36 a.m.7 views

libxml: Heap use after free (UAF) leads to Denial of service (DoS)

A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain circumstances when the XML schematron has the schema elements. This flaw allows a malicious actor to craft a malicious XML document used as input for libxml, resulting in the program's...

9.1CVSS7.1AI score0.00669EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2025/07/24 12:0 a.m.5 views

The vulnerability of the `xmlSchematronGetNode` function in the Libxml2 library allows a attacker to trigger a service failure.

The vulnerability of the xmlSchematronGetNode function in the Libxml2 library is related to the pointer being dereferenced when its validity period has expired. Exploiting this vulnerability could allow a malicious actor to cause service failures...

9.4CVSS6.7AI score0.00669EPSS
Exploits0References15Affected Software10
RedHat Linux
RedHat Linux
added 2025/07/08 9:17 p.m.8 views

libxml: Type confusion leads to Denial of service (DoS)

A vulnerability was found in libxml2. Processing certain sch:name elements from the input XML file can trigger a memory corruption issue. This flaw allows an attacker to craft a malicious XML input file that can lead libxml to crash, resulting in a denial of service or other possible undefined...

9.1CVSS7.1AI score0.01437EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2025/06/20 12:0 a.m.3 views

The vulnerability of the xmlBuildQName function in the Libxml2 library allows a attacker to cause a service failure.

The vulnerability of the xmlBuildQName function in the Libxml2 library is related to buffer overflow in the stack. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6.8AI score0.01067EPSS
Exploits1References19Affected Software14
OSV
OSV
added 2025/06/16 4:15 p.m.1 views

UBUNTU-CVE-2025-49796

A vulnerability was found in libxml2. Processing certain sch:name elements from the input XML file can trigger a memory corruption issue. This flaw allows an attacker to craft a malicious XML input file that can lead libxml to crash, resulting in a denial of service or other possible undefined...

9.1CVSS6.7AI score0.01437EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/14 2:54 a.m.2 views

SUSE CVE-2025-49794

A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain circumstances when the XML schematron has the schema elements. This flaw allows a malicious actor to craft a malicious XML document used as input for libxml, resulting in the program's...

8.2CVSS6.9AI score0.00669EPSS
Exploits0References13
OSV
OSV
added 2025/02/18 10:15 p.m.2 views

AZL-57010 CVE-2024-56171 affecting package libxml2 for versions less than 2.11.5-4

libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be...

9.8CVSS6.8AI score0.0113EPSS
Exploits0References1
Rows per page
Query Builder