Description
Polkit Authentication Based on UnixProcessSubject / Peer PID in LACT on Linux allows an Authentication Bypass. This issue affects LACT through 0.10.0. Fixed by commit d0478fe42c2219454e272f96b1cbd29ab37ee566.
Published: 2026-08-25
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Apply Patch
AI Analysis

Impact

LACT implements Polkit authentication that relies on UnixProcessSubject and Peer PID checks to authorize privileged operations. Attackers can manipulate these checks, causing the policy engine to grant authorization without proper validation, effectively bypassing authentication. This flaw may let a local user gain elevated privileges or access resources they should not be able to control.

Affected Systems

The vulnerability affects the LACT project by ilya-zlobintsev up to version 0.10.0. The issue was addressed in commit d0478fe42c2219454e272f96b1cbd29ab37ee566, which updates the authentication logic. Any deployment that has not applied this patch or is running an older release is vulnerable.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity. EPSS data are not available, but the lack of a CISA KEV listing suggests no widespread exploitation is currently recorded. Attackers likely require local access to the system to exploit the Polkit authentication bypass, which could enable privilege escalation or unauthorized execution within processes controlled by LACT. The vulnerability stems from CWE-290, which highlights that authentication mechanisms are incomplete or improperly implemented.

Generated by OpenCVE AI on August 25, 2026 at 11:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the upstream patch commit d0478fe42c2219454e272f96b1cbd29ab37ee566 to upgrade LACT to version 0.10.1 or later.
  • Restrict or disable the LACT service for untrusted users until the patch is applied to prevent local privilege escalation attempts.
  • Review and harden Polkit rules to ensure they verify the process subject against the expected UID and PID, mitigating similar future bypasses.

Generated by OpenCVE AI on August 25, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Ilya-zlobintsev
Ilya-zlobintsev lact
Vendors & Products Ilya-zlobintsev
Ilya-zlobintsev lact

Tue, 25 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description Polkit Authentication Based on UnixProcessSubject / Peer PID in LACT on Linux allows an Authentication Bypass. This issue affects LACT through 0.10.0. Fixed by commit d0478fe42c2219454e272f96b1cbd29ab37ee566.
Title Polkit authentication bypass in LACT
Weaknesses CWE-290
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.3, 'vector': 'CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Ilya-zlobintsev Lact
cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-08-25T13:57:43.909Z

Reserved: 2026-08-17T15:22:54.444Z

Link: CVE-2026-75037

cve-icon Vulnrichment

Updated: 2026-08-25T13:57:38.710Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T10:18:13.113

Modified: 2026-09-01T20:54:51.287

Link: CVE-2026-75037

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:37:25Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing