{"id":12338,"date":"2026-04-23T10:03:54","date_gmt":"2026-04-23T10:03:54","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/04\/23\/critical-pack2theroot-vulnerability-let-attackers-gain-root-access-or-compromise-the-system\/"},"modified":"2026-04-23T10:03:54","modified_gmt":"2026-04-23T10:03:54","slug":"critical-pack2theroot-vulnerability-let-attackers-gain-root-access-or-compromise-the-system","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/04\/23\/critical-pack2theroot-vulnerability-let-attackers-gain-root-access-or-compromise-the-system\/","title":{"rendered":"Critical Pack2TheRoot Vulnerability Let Attackers Gain Root Access or Compromise the System"},"content":{"rendered":"<p>    Critical Pack2TheRoot Vulnerability Let Attackers Gain Root Access or Compromise the System<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>A high-severity privilege escalation vulnerability, dubbed Pack2TheRoot (CVE-2026-41651, CVSS 3.1: 8.8), has been publicly disclosed by Deutsche Telekom\u2019s Red Team, affecting multiple major <a href=\"https:\/\/cybersecuritynews.com\/gstreamer-vulnerabilities-impact-gnome-environments\/\" target=\"_blank\" rel=\"noreferrer noopener\">Linux distributions<\/a> in their default installations.<\/p>\n<p>The flaw allows any local unprivileged user to silently install or remove system packages, ultimately achieving full root access without requiring a password.<\/p>\n<p>The vulnerability resides in the PackageKit daemon, a widely deployed cross-distribution package management abstraction layer used across Debian, Ubuntu, Fedora, and Red Hat-based systems.<\/p>\n<p>Exploiting this flaw, an attacker with basic local access can bypass authorization controls entirely, installing malicious packages or removing critical security components to compromise the system.<\/p>\n<p>According to Telekom Security, all PackageKit versions from 1.0.2 through 1.3.4 are affected, spanning over 12 years of releases, creating an exceptionally broad attack surface.<\/p>\n<p>Because PackageKit is also an optional dependency of the Cockpit server management project, enterprise servers running Cockpit  including those running Red Hat Enterprise Linux (RHEL) may also be exposed.<\/p>\n<p>Exploitability has been tested and confirmed on the following default installations:<\/p>\n<ul class=\"wp-block-list\">\n<li>Ubuntu Desktop 18.04, 24.04.4 LTS, and 26.04 LTS Beta<\/li>\n<li>Ubuntu Server 22.04 and 24.04 LTS<\/li>\n<li>Debian Desktop Trixie 13.4<\/li>\n<li>Rocky Linux Desktop 10.1<\/li>\n<li>Fedora 43 Desktop and Server<\/li>\n<\/ul>\n<p>Any distribution shipping PackageKit with it enabled should be considered potentially vulnerable.<\/p>\n<p><a href=\"https:\/\/github.security.telekom.com\/2026\/04\/pack2theroot-linux-local-privilege-escalation.html\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The vulnerability was discovered by Telekom Security<\/a> during targeted research into local privilege escalation vectors on modern Linux systems. The team initially noticed that a <code>pkcon install<\/code> command could install a system package on Fedora Workstation without prompting for a password.<\/p>\n<p>Beginning in 2025, researchers<a href=\"https:\/\/cybersecuritynews.com\/claude-opus-to-build-a-working-chrome-exploit-chain\/\" target=\"_blank\" rel=\"noreferrer noopener\"> leveraged Claude Opus by Anthropic to guide<\/a> and accelerate their investigation, ultimately identifying the exploitable flaw. All findings were manually reviewed before being responsibly disclosed to PackageKit maintainers, who confirmed both the issue and its exploitability.<\/p>\n<p>A working proof-of-concept (PoC) exists and reliably achieves root code execution in seconds, though it will not be released publicly at this time.<\/p>\n<h2 class=\"wp-block-heading\" id=\"how-to-check-if-youre-vulnerable\"><strong>How to Check If You\u2019re Vulnerable<\/strong><\/h2>\n<p>Since PackageKit and Cockpit aren\u2019t always running as persistent processes (they can activate on demand via D-Bus), a simple process list check is insufficient. Use these commands:<\/p>\n<ul class=\"wp-block-list\">\n<li>\n<strong>Debian\/Ubuntu:<\/strong> <code>dpkg -l | grep -i packagekit<\/code>\n<\/li>\n<li>\n<strong>RPM-based:<\/strong> <code>rpm -qa | grep -i packagekit<\/code>\n<\/li>\n<li>\n<strong>Check daemon status:<\/strong> <code>systemctl status packagekit<\/code> or <code>pkmon<\/code>\n<\/li>\n<\/ul>\n<p>Despite being exploitable in seconds, the attack leaves a detectable trace. Exploitation causes the PackageKit daemon to hit an assertion failure and crash, which is logged and recoverable by systemd. Defenders should monitor for the following log signature:<\/p>\n<p><code>journalctl --no-pager -u packagekit | grep -i emitted_finished<\/code><\/p>\n<p>An assertion failure at <code>pk-transaction.c:514<\/code> is a strong indicator of active exploitation.<\/p>\n<h2 class=\"wp-block-heading\" id=\"patch-and-remediation\"><strong>Mitigation<\/strong><\/h2>\n<p>The vulnerability is fixed in PackageKit 1.3.5, released on April 22, 2026. Distribution-specific patched packages are also available:<\/p>\n<ul class=\"wp-block-list\">\n<li>Debian: CVE tracker at security-tracker.debian.org<\/li>\n<li>Ubuntu: Launchpad CVE bug tracker<\/li>\n<li>Fedora 42\u201344: Fixed in PackageKit-1.3.4-3 via Koji<\/li>\n<\/ul>\n<p>System administrators are strongly urged to apply patches immediately, particularly on internet-facing servers running Cockpit.<\/p>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 94%,rgb(169,184,195) 100%)\"><strong>Follow us on <a href=\"https:\/\/news.google.com\/publications\/CAAqMggKIixDQklTR3dnTWFoY0tGV041WW1WeWMyVmpkWEpwZEhsdVpYZHpMbU52YlNnQVAB?hl=en-IN&amp;gl=IN&amp;ceid=IN:en\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google News<\/a>, <a href=\"https:\/\/www.linkedin.com\/company\/cybersecurity-news\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn<\/a>, and <a href=\"https:\/\/x.com\/cyber_press_org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">X<\/a> for daily cybersecurity updates. <a href=\"https:\/\/cybersecuritynews.com\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Contact us<\/a> to feature your stories.<\/strong><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/pack2theroot-vulnerability\/\">Critical Pack2TheRoot Vulnerability Let Attackers Gain Root Access or Compromise the System<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Guru Baran<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/pack2theroot-vulnerability\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Critical Pack2TheRoot Vulnerability Let Attackers Gain Root Access or Compromise the System A high-severity privilege escalation vulnerability, dubbed Pack2TheRoot (CVE-2026-41651, CVSS 3.1: 8.8), has been publicly disclosed by Deutsche Telekom\u2019s Red Team, affecting multiple major Linux distributions in their default installations. The flaw allows any local unprivileged user to silently install or remove system packages, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,131,648],"tags":[130],"class_list":["post-12338","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-vulnerability","category-vulnerability-news","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12338"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=12338"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12338\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=12338"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=12338"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=12338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}