Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Missing authorization on a root update helper reachable only by an authenticated local user (AV:L, PR:L), reliably triggered without interaction (AC:L, UI:N), yielding full root compromise (C/I/A:H).
Primary rating from Vendor (usom).
CVSS VectorVendor: usom
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus Update allows Privilege Escalation.
This issue affects Pardus Update: from <=0.6.3 before 0.6.6.
AnalysisAI
Local privilege escalation in Pardus Update (versions <=0.6.3, fixed in 0.6.6), the software-update component of TÜBİTAK BİLGEM's Debian-based Pardus Linux distribution, allows a low-privileged local user to perform actions they should not be authorized for and escalate to root-level control. The CWE-862 Missing Authorization flaw carries CVSS 7.8 with high confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
Pardus Update is the update/package-management front-end shipped with Pardus, a Turkish national Linux distribution derived from Debian and developed by TÜBİTAK BİLGEM Software Technologies Research Institute. The root cause is CWE-862 (Missing Authorization): a privileged operation - most plausibly a D-Bus service, PolicyKit action, or setuid/helper backend that performs package or system updates as root - fails to verify that the calling user is entitled to invoke it. Because update tooling routinely runs with elevated rights to write to system paths and install packages, an authorization gap in that trusted path lets an unprivileged caller reach root-level functionality. No CPE strings were supplied in the input, so exact affected package identifiers must be confirmed from the Pardus/TÜBİTAK advisory.
RemediationAI
Vendor-released patch: Pardus Update 0.6.6 - upgrade all affected hosts to version 0.6.6 or later via the standard Pardus package repositories, which is the primary and complete fix. Consult the advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0501 for exact package names and update instructions. Where immediate patching is not possible, compensating controls should target local access to the vulnerable component: restrict interactive and shell access on affected systems to trusted administrators only (reducing the pool of local accounts that can reach the flaw), and if operationally acceptable temporarily restrict or disable the Pardus Update service/helper for non-admin users - with the trade-off that end users lose self-service update capability and must rely on administrator-driven patching. Because no CPE or component-level detail was provided, validate the exact service or PolicyKit action to constrain against the vendor advisory before applying service-level restrictions.
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41767
GHSA-fcx2-pfmg-pwvq