Skip to main content

Systemd EUVDEUVD-2026-21498

| CVE-2026-40228 LOW
Incorrect Resource Transfer Between Spheres (CWE-669)
2026-04-10 mitre
2.9
CVSS 3.1 · NVD

Severity by source

NVD PRIMARY
2.9 LOW
AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Apr 10, 2026 - 16:00 euvd
EUVD-2026-21498
Analysis Generated
Apr 10, 2026 - 16:00 vuln.today
CVE Published
Apr 10, 2026 - 15:48 nvd
LOW 2.9

DescriptionCVE.org

In systemd 259, systemd-journald can send ANSI escape sequences to the terminals of arbitrary users when a "logger -p emerg" command is executed, if ForwardToWall=yes is set.

AnalysisAI

systemd-journald in systemd 259 allows local attackers to send ANSI escape sequences to terminals of arbitrary users via the logger utility when ForwardToWall=yes is enabled, enabling terminal manipulation and information disclosure attacks with low CVSS impact but realistic local access requirements.

Technical ContextAI

systemd-journald is the system logging daemon in systemd that handles journal entries and message wall notifications. The vulnerability exists in the wall message forwarding mechanism (ForwardToWall configuration option) which broadcasts emergency-level log messages to all logged-in users' terminals. The issue stems from insufficient sanitization of ANSI escape sequences in log data before forwarding to user terminals. CWE-669 (Incorrect Resource Transfer Between Spheres) indicates the core problem: untrusted data from the logger command is transferred to terminal contexts without proper filtering, allowing escape sequence injection. This affects systemd version 259 across all architectures and distributions that package this version with ForwardToWall functionality enabled or configurable by unprivileged users.

RemediationAI

Upgrade systemd to a patched version beyond 259 released by your distribution. As a temporary workaround, disable the ForwardToWall option by setting ForwardToWall=no in /etc/systemd/journald.conf or the corresponding configuration file for your system, then restart systemd-journald with systemctl restart systemd-journald. Restrict logger command invocation to trusted users via sudo or AppArmor/SELinux policies if ForwardToWall must remain enabled. Consult your distribution's security advisories and the systemd GitHub repository (https://github.com/systemd/systemd) for specific patched release versions.

CVE-2015-7510 CRITICAL POC
9.8 Sep 25

Stack-based buffer overflow in the getpwnam and getgrnam functions of the NSS module nss-mymachines in systemd. Rated cr

CVE-2013-4391 HIGH POC
7.5 Oct 28

Integer overflow in the valid_user_field function in journal/journald-native.c in systemd allows remote attackers to cau

CVE-2016-10156 HIGH POC
7.8 Jan 23

A flaw in systemd v228 in /src/basic/fs-util.c caused world writable suid files to be created when using the systemd tim

CVE-2023-26604 HIGH POC
7.8 Mar 03

systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible su

CVE-2019-3844 HIGH POC
7.8 Apr 26

It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of

CVE-2019-3843 HIGH POC
7.8 Apr 26

It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allo

CVE-2018-15686 HIGH POC
7.8 Oct 26

A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution

CVE-2018-6954 HIGH POC
7.8 Feb 13

systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local

CVE-2019-3842 HIGH POC
7.0 Apr 09

In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using t

CVE-2018-15687 HIGH POC
7.0 Oct 26

A race condition in chown_one() of systemd allows an attacker to cause systemd to set arbitrary permissions on arbitrary

CVE-2017-1000082 CRITICAL
9.8 Jul 07

systemd v233 and earlier fails to safely parse usernames starting with a numeric digit (e.g. Rated critical severity (CV

CVE-2022-2526 CRITICAL
9.8 Sep 09

A use-after-free vulnerability was found in systemd. Rated critical severity (CVSS 9.8), this vulnerability is remotely

Share

EUVD-2026-21498 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy