Cyber Resilience

CVE-2022-25315

CriticalPublic PoC

Published: 18 February 2022

Published
18 February 2022
Modified
05 May 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0900 92.8th percentile
Risk Priority 25 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-25315 is a critical-severity Integer Overflow or Wraparound (CWE-190) vulnerability in Debian Debian Linux. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 7.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2022-25315 is an integer overflow vulnerability (CWE-190) in the storeRawNames function of Expat (libexpat) versions prior to 2.4.5. The flaw resides in XML parsing code and carries a CVSS 3.1 score of 9.8, reflecting network-accessible exploitation without authentication or user interaction.

An unauthenticated remote attacker can supply a crafted XML document that triggers the overflow during name storage, leading to memory corruption and potential arbitrary code execution, information disclosure, or denial of service on the affected system.

Public advisories and vendor patches recommend immediate upgrade to libexpat 2.4.5 or later; coordinated updates appear in distributions such as Debian LTS, Fedora, and Siemens product firmware, along with the upstream pull request that addresses the integer handling error.

EPSS remains flat at 0.09 with no material post-disclosure rise, and no confirmed in-the-wild exploitation has been reported in the available references.

EU & UK References

Vulnerability details

In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

libexpat project
libexpat
≤ 2.4.5
debian
debian linux
10.0, 11.0
fedoraproject
fedora
34, 35
oracle
http server
12.2.1.3.0, 12.2.1.4.0
oracle
zfs storage appliance kit
8.8
siemens
sinema remote connect server
≤ 3.1

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References