CVE-2026-16742
Received Received - Intake

Local Privilege Escalation in systemd-homed via Group Manipulation

Vulnerability report for CVE-2026-16742, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: systemd

Description

systemd-homed contains a local privilege escalation bug via arbitrary system group addition to a local, logged in, homed-managed user

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-31
AI Q&A
2026-08-10
EPSS Evaluated
2026-08-29
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
systemd systemd_homed *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-269 The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
CWE-347 The product does not verify, or incorrectly verifies, the cryptographic signature for data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

systemd-homed has a local privilege escalation vulnerability where an attacker with local access can add arbitrary system groups to a logged-in user managed by systemd-homed. This allows the attacker to gain elevated privileges on the system.

Detection Guidance

Check systemd-homed version with 'homectl --version' or 'systemctl --user status systemd-homed'. If version is between 245-261 or main branch, it is vulnerable. Inspect ~/.identity files for unprivileged users for modified timestamps or added privileged groups like sudo or wheel.

Impact Analysis

This vulnerability could allow an attacker with local access to escalate their privileges to root or other high-level system groups. This could lead to full system compromise, unauthorized data access, or installation of malicious software.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating compliance requirements like GDPR (data protection) and HIPAA (health information privacy). Organizations may face legal penalties or reputational damage if exploited.

Mitigation Strategies

Update systemd to the latest patched version immediately. Disable systemd-homed if not in use by stopping the service and masking it with systemctl stop systemd-homed and systemctl mask systemd-homed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16742. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart