GHSA-wv98-2g94-x84x
Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local authenticated user (AV:L/PR:L) leverages an over-privileged helper with passive interaction (UI:R) to gain full host compromise (C/I/A:H); scope unchanged as impact stays on the same system.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3Description PRE-NVD
AnalysisAI
Local privilege escalation in KDE's plasma-login-manager arises from its plasmaloginauthhelper component executing with unnecessary elevated privileges (CWE-250), allowing an authenticated local user with a graphical session to obtain full compromise of confidentiality, integrity, and availability. Disclosed via oss-security on 2026-04-27 by SUSE's Matthias Gerstner and tracked as EUVD-2026-29919, the weakness affects the privileged authentication helper backing the login manager. No public exploit identified at time of analysis, and EPSS is very low (0.01%), consistent with a local-only, interaction-dependent flaw rather than a mass-exploitation candidate.
Technical ContextAI
plasma-login-manager is KDE's Plasma-based display/login manager; plasmaloginauthhelper is the privileged backend helper that performs authentication and session-setup actions on behalf of the unprivileged greeter/UI. The root cause is CWE-250 (Execution with Unnecessary Privileges): the helper runs with more privilege than required (typically root), so weaknesses in how it validates its callers or handles inputs let a low-privileged local user leverage that privilege boundary. Because the CVSS 4.0 vector is AV:L/AC:L/AT:N/PR:L/UI:P with VC/VI/VA all High and no subsequent-system impact (SC/SI/SA:N), the flaw is a contained local escalation on the affected host rather than a remote or lateral-movement vector. Exact affected version boundaries are not enumerated in NVD/EUVD beyond an open-ended range.
RemediationAI
Apply the distribution-provided update for plasma-login-manager once available; the openSUSE advisory references an upstream bugfix (https://security.opensuse.org/2026/04/27/plasma-login-manager.html#6-upstream-bugfix), so update to the patched package published by your distribution - no vendor-released fixed version string was included in the provided data, so confirm the exact release via that advisory and https://bugzilla.suse.com/show_bug.cgi?id=CVE-2026-25710. Patch status: upstream bugfix referenced by the vendor advisory; a specific patched version was not independently confirmed from the input. As compensating controls until patched, restrict local/interactive login on affected hosts to trusted users (this reduces exposure but harms multi-user usability), and on systems where an alternative display manager is acceptable, switch the greeter to SDDM/GDM to avoid the vulnerable plasmaloginauthhelper path (trade-off: reconfiguration and loss of Plasma-specific login integration). Monitor the oss-security thread (https://www.openwall.com/lists/oss-security/2026/04/27) for the confirmed fixed version.
Same weakness CWE-250 – Execution with Unnecessary Privileges
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: MediumShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29919