HOMEVULNERABILITIESCVE-2025-4598
MEDIUM

CVE-2025-4598

CWE-364Published: May 30, 2025· Updated: Jun 30, 2026

4.7
CVSS v3.1

Official Description

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.

A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.

NVD Source

Technical Analysis

CVE-2025-4598 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in complete confidentiality breach (data exposure), with a CVSS base score of 4.7.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityHigh
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Affected Vendors & Products

Debian1 product(s)
debian linux
Linux1 product(s)
linux kernel
Oracle1 product(s)
linux
Red Hat2 product(s)
openshift container platformenterprise linux
systemd_project1 product(s)
systemd
Source: NVD CPE · 11 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (19)

Quick Facts

CVE IDCVE-2025-4598
CVSS Score4.7 / 10
SeverityMEDIUM
WeaknessCWE-364
CISA KEVNo
Affected5 vendor(s)
PublishedMay 30, 2025

Related CVEs (CWE-364)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2025-4598 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.