PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-4105 Red Hat CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-13T19:55:13.673Z and has not been modified since then. The NVD entry is currently Awaiting Analysis. This Improper Access Control vulnerability in systemd's systemd-machined service allows a local unprivileged user to potentially execute arbitrary commands with root privileges by attempting to register a machine with a specific class value, leaving behind a usable, attacker-controlled machine object. System administrators and security teams should be aware of this vulnerability and take defensive actions to mitigate potential risks, especially in Linux systems using systemd.

Vendor
Red Hat
Product
Red Hat Hardened Images
CVSS
MEDIUM 6.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-03-13
Original CVE updated
2026-08-21
Advisory published
2026-03-13
Advisory updated
2026-08-21

Who should care

System administrators and security teams responsible for Linux systems using systemd, especially those with local unprivileged users, should be aware of this vulnerability and take defensive actions to mitigate potential risks.

Technical summary

The systemd-machined service contains an Improper Access Control vulnerability due to insufficient validation of the class parameter in the RegisterMachine D-Bus method. A local unprivileged user can exploit this by attempting to register a machine with a specific class value, potentially leaving behind a usable, attacker-controlled machine object. This allows the attacker to invoke methods on the privileged object, leading to the execution of arbitrary commands with root privileges on the host system. The vulnerability affects Linux systems using systemd, particularly those with local unprivileged users, and highlights the need for careful access control and monitoring of system logs.

Defensive priority

Medium-priority defensive actions are required due to the Improper Access Control vulnerability in systemd, allowing a local unprivileged user to potentially execute arbitrary commands with root privileges.

Recommended defensive actions

  • Inventory and assess systems for exposure to the vulnerable systemd-machined service.
  • Implement compensating controls to restrict access to the RegisterMachine D-Bus method.
  • Monitor system logs for suspicious activity related to machine registration.
  • Apply patches or updates provided by the vendor once available.
  • Restrict access to sensitive systems and resources.

Evidence notes

The vulnerability is caused by insufficient validation of the class parameter in the RegisterMachine D-Bus method of systemd-machined service. A local unprivileged user can attempt to register a machine with a specific class value, potentially leaving behind a usable, attacker-controlled machine object.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-13T19:55:13.673Z and has not been modified since then.