Lucene search
+L

4021 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/09 12:00 a.m.11 views

Unity Linux 20.1070e Security Update: expat (UTSA-2026-017381)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017381 advisory. In Expat aka libexpat before 2.4.5, there is an integer overflow in copyString. Tenable has extracted the preceding description block directly from the Unity Linux...

7.5CVSS5.9AI score0.04693EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/09 12:00 a.m.10 views

Photon OS 5.0: Expat PHSA-2026-5.0-0843

An update of the expat package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-0843. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits0References2
Photon
Photon
added 2026/05/08 12:00 a.m.11 views

Important Photon OS Security Update - PHSA-2026-4.0-1013

Updates of 'expat' packages of Photon OS have been released...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits0
Photon
Photon
added 2026/05/08 12:00 a.m.14 views

Important Photon OS Security Update - PHSA-2026-5.0-0843

Updates of 'expat' packages of Photon OS have been released...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2026/05/07 3:27 a.m.21 views

USN-8235-1: ITK vulnerabilities

It was discovered that Expat, vendored in ITK incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute arbitrary code. CVE-2022-25235, CVE-2022-25236...

9.8CVSS7.1AI score0.35867EPSS
SaveExploits0
OSV
OSV
added 2026/05/07 3:27 a.m.13 views

USN-8235-1 insighttoolkit vulnerabilities

It was discovered that Expat, vendored in ITK incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute arbitrary code. CVE-2022-25235, CVE-2022-25236...

9.8CVSS5.9AI score0.35867EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/05/07 3:02 a.m.17 views

USN-8241-1: Coin3D vulnerabilities

It was discovered that Expat, vendored in Coin3D incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute arbitrary code...

9.8CVSS7.2AI score0.35867EPSS
SaveExploits0
OSV
OSV
added 2026/05/07 3:02 a.m.25 views

USN-8241-1 coin3 vulnerabilities

It was discovered that Expat, vendored in Coin3D incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute arbitrary code...

9.8CVSS7.1AI score0.35867EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/05/07 2:57 a.m.15 views

USN-8240-1: Swish-e vulnerabilities

It was discovered that Expat, vendored in Swish-e incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute arbitrary code. CVE-2022-25235, CVE-2022-25236...

9.8CVSS7.2AI score0.35867EPSS
SaveExploits0
OSV
OSV
added 2026/05/07 2:57 a.m.13 views

USN-8240-1 swish-e vulnerabilities

It was discovered that Expat, vendored in Swish-e incorrectly handled certain files. An attacker could possibly use this issue to cause a crash or execute arbitrary code. CVE-2022-25235, CVE-2022-25236...

9.8CVSS7.1AI score0.35867EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/03 12:00 a.m.16 views

MiracleLinux 8 : python3.12-3.12.13-2.el8_10 (AXSA:2026-523:13)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-523:13 advisory. expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing CVE-2025-593...

9.1CVSS7.7AI score0.01315EPSS
SaveExploits1References12
OSV
OSV
added 2026/05/01 5:50 p.m.13 views

JLSEC-2026-384

libexpat before 2.8.0 uses insufficient entropy, and thus hash flooding can occur via a crafted XML document...

2.9CVSS5.8AI score0.00398EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/01 5:50 p.m.14 views

JLSEC-2026-381

libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.11 views

Amazon Linux 2023 : python3.13, python3.13-devel, python3.13-freethreading (ALAS2023-2026-1600)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1600 advisory. The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.aud...

7.5CVSS5.9AI score0.0069EPSS
SaveExploits0References8
Amazon
Amazon
added 2026/04/30 12:00 a.m.12 views

Medium: python3.13

Issue Overview: The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire. CVE-2026-2297 The fix for...

6CVSS5.3AI score0.0069EPSS
SaveExploits0
Amazon
Amazon
added 2026/04/30 12:00 a.m.23 views

Important: python3.12

Issue Overview: The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

9.1CVSS4.7AI score0.0069EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.24 views

Amazon Linux 2023 : python3.14, python3.14-devel, python3.14-freethreading (ALAS2023-2026-1617)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1617 advisory. When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, a...

9.1CVSS5.9AI score0.0069EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.22 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2026-1620)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1620 advisory. The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control...

9.1CVSS5.9AI score0.0069EPSS
SaveExploits0References10
Amazon
Amazon
added 2026/04/30 12:00 a.m.21 views

Important: python3.14

Issue Overview: When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters. CVE-2026-0672 The fix for CVE-2026-0672, which rejected control characters...

9.1CVSS4.7AI score0.0069EPSS
SaveExploits0
Amazon
Amazon
added 2026/04/30 12:00 a.m.22 views

Important: python3.11

Issue Overview: The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

9.1CVSS4.7AI score0.0069EPSS
SaveExploits0
Rows per page
Query Builder