Description
A flaw was found in accountsservice. The systemd-homed code path for SetIconFile opens a user-supplied filename as root without the validation and privilege drop performed by the classic handler. A local attacker with a systemd-homed-managed account can read arbitrary files accessible to the accounts-daemon process.
Published: 2026-07-24
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in accountsservice’s handling of the SetIconFile operation for systemd‑homed users. The code path opens a user‑supplied filename without performing the validation and privilege drop that the legacy handler normally executes. Because the accounts‑daemon runs as root, a local attacker who owns a systemd‑homed‑managed account can read any file the daemon can access, resulting in arbitrary file read. This flaw does not provide remote code execution but allows disclosure of potentially sensitive files. The weakness is a violation of least‑privilege controls (CWE‑269).

Affected Systems

The flaw affects all Red Hat Enterprise Linux releases from 7 through 10 where the accountsservice package has not been updated to address the issue. Systems that use systemd‑homed for account management on those platforms are vulnerable, whereas systems not utilizing systemd‑homed remain unaffected.

Risk and Exploitability

The CVSS score of 5.5 indicates a moderate severity, and the EPSS score of less than 1 % indicates a low likelihood of current exploitation. The alert is not listed in the CISA KEV catalog, so no publicly documented exploits exist at this time. The attack vector is local only: an attacker must have local access and a systemd‑homed‑managed account. Once obtained, the attacker can exploit the flaw to read arbitrary files that the accounts‑daemon can read, exposing potentially confidential data.

Generated by OpenCVE AI on August 3, 2026 at 20:19 UTC.

Remediation

Vendor Workaround

Avoid using systemd-homed-managed accounts on systems running a vulnerable accountsservice build.


OpenCVE Recommended Actions

  • Avoid using systemd‑homed‑managed accounts on vulnerable systems.
  • Install the patched accountsservice package from Red Hat once an update becomes available.
  • If disabling systemd‑homed is not feasible, restrict the files the accounts‑daemon can read by adjusting file permissions or applying SELinux/AppArmor policies to prevent access to sensitive files.

Generated by OpenCVE AI on August 3, 2026 at 20:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 25 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in accountsservice. The systemd-homed code path for SetIconFile opens a user-supplied filename as root without the validation and privilege drop performed by the classic handler. A local attacker with a systemd-homed-managed account can read arbitrary files accessible to the accounts-daemon process.
Title Accountsservice: accountsservice: arbitrary file read via seticonfile for systemd-homed users
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-269
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-03T10:42:36.155Z

Reserved: 2026-07-23T10:03:08.205Z

Link: CVE-2026-16743

cve-icon Vulnrichment

Updated: 2026-07-24T13:37:27.994Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-24T13:17:27.173

Modified: 2026-07-24T20:49:03.140

Link: CVE-2026-16743

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-23T00:00:00Z

Links: CVE-2026-16743 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:30:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management