Lucene search
+L

1422 matches found

CloudLinux
CloudLinux
added 2026/08/13 12:54 p.m.10 views

expat: Fix of CVE-2026-56131

CVE-2026-56131: fix use-after-free caused by XMLResumeParser being callable from inside a handler, which re-enters the parser while the outer frame still owns bufferPtr/eventPtr...

4.9CVSS5.3AI score0.00182EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/11 12:30 p.m.11 views

CVE-2026-72522

A flaw in libexpat's toUtf16 functions mishandles Unicode low surrogates by treating them as high surrogates. An attacker can exploit the resulting out-of-bounds read to trigger an infinite loop, causing a denial of service DoS. Mitigation Limit exposure by restricting the parsing of untrusted or...

6.2CVSS5.3AI score0.00194EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 4:16 a.m.6 views

AZL-94698 CVE-2026-72522 affecting package expat 2.8.2-1

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.9AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 4:16 a.m.14 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS0.00194EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/10 4:16 a.m.8 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.2AI score0.00194EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 3:28 a.m.11 views

EUVD-2026-54990

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.2AI score0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 3:28 a.m.182 views

CVE-2026-72522

CVE-2026-72522 affects libexpat before 2.8.3, where an out-of-bounds read and infinite loop occur because low surrogates are treated the same as high surrogates in the *_toUtf16 functions. The vulnerability is an availability issue (HIGH impact) with local attack requirements and no confidentiali...

6.2CVSS5.2AI score0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 3:28 a.m.18 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 3:28 a.m.9 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.3AI score0.00194EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/10 3:28 a.m.12 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.2AI score0.00194EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-72522

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode...

6.2CVSS5.9AI score0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/09 1:27 a.m.7 views

JLSEC-2026-1232

libexpat before 2.8.2 has an integer overflow in copyString...

6.9CVSS5.3AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/09 1:27 a.m.7 views

JLSEC-2026-1226

In libexpat before 2.8.2, there is a heap-based buffer overflow in doProlog in xmlparse.c because scaffold backing array reallocation is mishandled when there is data-structure sharing across parsers...

6.9CVSS5.5AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/09 1:27 a.m.7 views

JLSEC-2026-1231

libexpat before 2.8.2 has an integer overflow in doProlog that is related to storeEntityValue and entity textLen...

6.9CVSS5.4AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/09 1:27 a.m.5 views

JLSEC-2026-1225

libexpat before 2.8.2 lacks handler call depth tracking for calls to XMLResumeParser from within handlers in cases of a policy violation. Thus, a use-after-free can occur similar to the CVE-2026-50219 situation...

4.9CVSS5.3AI score0.00182EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/31 9:13 a.m.16 views

CVE-2026-56131

A use-after-free vulnerability in libexpat occurs because handler call depth isn't properly tracked when XMLResumeParser is invoked during policy violations. This flaw can lead to information disclosure, data corruption, or denial of service. Mitigation To mitigate this vulnerability, avoid...

4.9CVSS5.5AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 2:18 p.m.16 views

CVE-2026-56404

A flaw was found in libexpat. This vulnerability, an integer overflow in the addBinding function, could allow a local attacker to execute arbitrary code. By exploiting this, an attacker could gain control over the affected system, compromising its confidentiality and integrity. Mitigation Do not...

6.9CVSS6.2AI score0.0014EPSS
SaveExploits0References4
Broadcom
Broadcom
added 2026/07/28 12:00 a.m.13 views

LibExpat Vulnerable to Denial-of-Service (DoS) via Uncontrolled Resource Consumption in 'xmlparse.c' File

libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing...

7.5CVSS5.8AI score0.01315EPSS
SaveExploits1
OSV
OSV
added 2026/07/24 11:12 a.m.9 views

OESA-2026-3179 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS7.1AI score0.00672EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 11:12 a.m.12 views

OESA-2026-3178 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS5.2AI score0.00672EPSS
SaveExploits0References2
Rows per page
Query Builder