CVE-2026-41651

HIGHPre-NVD 8.88.8
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 63% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this weekElevated
8.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.8Exploit: NoneExposed: 0

A fix is available — apply it.

PackageKit is a a D-Bus abstraction layer that allows the user to manage packages in a secure way using a cross-distro, cross-architecture API. PackageKit between and including versions 1.0.2 and 1.3.4 is vulnerable to a time-of-check time-of-use (TOCTOU) race condition on transaction flags that allows unprivileged users to install packages as root and thus leads to a local privilege escalation. This is patched in version 1.3.5.

A local unprivileged user can install arbitrary RPM packages as root, including executing RPM scriptlets, without authentication. The vulnerability is a TOCTOU race condition on transaction->cached_transaction_flags combined with a silent state-machine guard that discards illegal backward transitions while leaving corrupted flags in place. Three bugs exist in src/pk-transaction.c:

  • Unconditional flag overwrite (line 4036): InstallFiles() writes caller-supplied flags to transaction->cached_transaction_flags without checking whether the transaction has already been authorized/started. A second call blindly overwrites the flags even while the transaction is RUNNING.
  • Silent state-transition rejection (lines 873–882): pk_transaction_set_state() silently discards backward state transitions (e.g. RUNNINGWAITING_FOR_AUTH) but the flag overwrite at step 1 already happened. The transaction continues running with corrupted flags.
  • Late flag read at execution time (lines 2273–2277): The scheduler's idle callback reads cached_transaction_flags at dispatch time, not at authorization time. If flags were overwritten between authorization and execution, the backend sees the attacker's flags.

CVSS v3
8.8
EG Score
8.8(medium)
EG Risk
56(Track)
EG Risk 56/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity88% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS
37.3%
KEV
Not listed

Published

April 22, 2026

Last Modified

July 15, 2026

Advisory Details (6)

Auto-updated May 2, 2026
⚠️ Active exploitation confirmed. Patch available. Sources: github.
generic🟡 PoC Available

Pack2TheRoot (CVE-2026-41651): Cross-Distro Local Privilege Escalation Vulnerability | Telekom Security

https://github.security.telekom.com/2026/04/pack2theroot-linux-local-privilege-escalation.html
generic🔴 Active Exploitation

oss-security - CVE-2026-41651: TOCTOU vulnerability in PackageKit <= 1.3.4 leads to local root exploit

http://www.openwall.com/lists/oss-security/2026/04/22/6
github Patch Available🟡 PoC Available

Race condition vulnerability leads to arbitrary package installation as root · Advisory · PackageKit/PackageKit · GitHub

https://github.com/PackageKit/PackageKit/security/advisories/GHSA-f55j-vvr9-69xv
generic

PackageKit/src/pk-transaction.c at 04057883189efa225a7c785591aa87cb299782f8 · PackageKit/PackageKit · GitHub

https://github.com/PackageKit/PackageKit/blob/04057883189efa225a7c785591aa87cb299782f8/src/pk-transaction.c#L873-L882
generic

PackageKit/src/pk-transaction.c at 04057883189efa225a7c785591aa87cb299782f8 · PackageKit/PackageKit · GitHub

https://github.com/PackageKit/PackageKit/blob/04057883189efa225a7c785591aa87cb299782f8/src/pk-transaction.c#L4036
generic

PackageKit/src/pk-transaction.c at 04057883189efa225a7c785591aa87cb299782f8 · PackageKit/PackageKit · GitHub

https://github.com/PackageKit/PackageKit/blob/04057883189efa225a7c785591aa87cb299782f8/src/pk-transaction.c#L2273-L2277

Patch Availability(14)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntupackagekit-tools (1.1.13-2ubuntu1.1+esm1) @ focal2026-06-14ubuntu
redhatPackageKit-0:1.1.10-2.el7_9.12026-06-01redhat
redhatPackageKit-0:1.2.8-8.el10_0.12026-05-20redhat
redhatPackageKit-0:1.2.6-1.el9_4.12026-05-20redhat
redhatPackageKit-0:1.2.6-2.el9_82026-05-19redhat
redhatPackageKit-0:1.2.8-8.el10_22026-05-19redhat
redhatPackageKit-0:1.2.4-2.el9_2.12026-05-18redhat
redhatPackageKit-0:1.2.6-1.el9_6.12026-05-18redhat
redhatPackageKit-0:1.2.4-2.el9_0.12026-05-18redhat
redhatPackageKit-0:1.1.12-6.el8_8.12026-05-14redhat
redhatPackageKit-0:1.1.12-6.el8_4.12026-05-14redhat
redhatPackageKit-0:1.1.12-6.el8_6.12026-05-14redhat
redhatPackageKit-0:1.2.6-2.el9_72026-04-29redhat
redhatPackageKit-0:1.1.12-8.el8_102026-04-29redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(1)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 9× in last 7d / 37× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 116 total refreshes for this CVE.

  1. 2026-07-23 14:18 UTCEPSS rescore
  2. 2026-07-23 03:11 UTCEG score recompute
  3. 2026-07-22 14:08 UTCEPSS rescore
  4. 2026-07-21 15:24 UTCEPSS rescore
  5. 2026-07-20 17:08 UTCEPSS rescore
  6. 2026-07-20 14:02 UTCOSV refresh
  7. 2026-07-19 14:31 UTCEPSS rescore
  8. 2026-07-19 02:29 UTCEPSS rescore
  9. 2026-07-18 10:04 UTCEPSS rescore
  10. 2026-07-16 17:03 UTCEPSS rescore
  11. 2026-07-15 16:57 UTCEPSS rescore
  12. 2026-07-15 16:57 UTCEPSS rescore
  13. 2026-07-15 02:00 UTCEPSS rescore
  14. 2026-07-13 22:30 UTCEPSS rescore
  15. 2026-07-13 06:13 UTCEPSS rescore
  16. 2026-07-13 06:13 UTCEPSS rescore
  17. 2026-07-12 05:46 UTCEPSS rescore
  18. 2026-07-11 08:27 UTCEPSS rescore
  19. 2026-07-09 19:10 UTCEPSS rescore
  20. 2026-07-08 15:15 UTCEPSS rescore
  21. 2026-07-07 13:46 UTCEPSS rescore
  22. 2026-07-06 16:27 UTCEPSS rescore
  23. 2026-07-06 16:27 UTCEPSS rescore
  24. 2026-07-06 02:23 UTCEPSS rescore
  25. 2026-07-06 02:23 UTCEPSS rescore
Show 75 more
  1. 2026-07-05 02:30 UTCEPSS rescore
  2. 2026-07-04 06:31 UTCEPSS rescore
  3. 2026-07-01 15:06 UTCEPSS rescore
  4. 2026-06-30 23:22 UTCEPSS rescore
  5. 2026-06-29 14:06 UTCEPSS rescore
  6. 2026-06-28 14:07 UTCEPSS rescore
  7. 2026-06-28 04:56 UTCEPSS rescore
  8. 2026-06-27 03:08 UTCEPSS rescore
  9. 2026-06-25 13:49 UTCEPSS rescore
  10. 2026-06-25 13:49 UTCEPSS rescore
  11. 2026-06-24 14:05 UTCEPSS rescore
  12. 2026-06-23 21:33 UTCEPSS rescore
  13. 2026-06-22 14:25 UTCEPSS rescore
  14. 2026-06-22 14:25 UTCEPSS rescore
  15. 2026-06-21 14:56 UTCEPSS rescore
  16. 2026-06-21 14:56 UTCEPSS rescore
  17. 2026-06-21 01:59 UTCEPSS rescore
  18. 2026-06-19 19:25 UTCEPSS rescore
  19. 2026-06-18 17:52 UTCEPSS rescore
  20. 2026-06-18 17:52 UTCEPSS rescore
  21. 2026-06-17 17:53 UTCEPSS rescore
  22. 2026-06-16 17:52 UTCEPSS rescore
  23. 2026-06-15 17:49 UTCEPSS rescore
  24. 2026-06-14 23:25 UTCVendor advisory
  25. 2026-06-14 12:36 UTCVendor advisory
  26. 2026-06-13 23:00 UTCEPSS rescore
  27. 2026-06-12 23:12 UTCEPSS rescore
  28. 2026-06-12 23:12 UTCEPSS rescore
  29. 2026-06-12 12:39 UTCVendor advisory
  30. 2026-06-12 01:31 UTCVendor advisory
  31. 2026-06-11 14:43 UTCVendor advisory
  32. 2026-06-11 14:00 UTCEPSS rescore
  33. 2026-06-10 22:59 UTCVendor advisory
  34. 2026-06-10 22:18 UTCEPSS rescore
  35. 2026-06-10 13:22 UTCEPSS rescore
  36. 2026-06-10 13:22 UTCEPSS rescore
  37. 2026-06-10 12:09 UTCVendor advisory
  38. 2026-06-10 01:20 UTCVendor advisory
  39. 2026-06-09 14:31 UTCVendor advisory
  40. 2026-06-09 03:42 UTCVendor advisory
  41. 2026-06-08 14:17 UTCEPSS rescore
  42. 2026-06-08 14:17 UTCEPSS rescore
  43. 2026-06-08 04:36 UTCVendor advisory
  44. 2026-06-07 17:47 UTCVendor advisory
  45. 2026-06-07 15:25 UTCEPSS rescore
  46. 2026-06-07 15:25 UTCEPSS rescore
  47. 2026-06-07 06:58 UTCVendor advisory
  48. 2026-06-06 19:50 UTCVendor advisory
  49. 2026-06-06 13:47 UTCEPSS rescore
  50. 2026-06-06 13:47 UTCEPSS rescore
  51. 2026-06-06 05:21 UTCVendor advisory
  52. 2026-06-05 22:47 UTCEPSS rescore
  53. 2026-06-05 17:05 UTCVendor advisory
  54. 2026-06-05 06:10 UTCEPSS rescore
  55. 2026-06-05 06:10 UTCEPSS rescore
  56. 2026-06-05 03:23 UTCVendor advisory
  57. 2026-06-04 13:17 UTCVendor advisory
  58. 2026-06-04 13:12 UTCEPSS rescore
  59. 2026-06-04 13:12 UTCEPSS rescore
  60. 2026-06-04 00:35 UTCVendor advisory
  61. 2026-06-03 13:46 UTCVendor advisory
  62. 2026-06-03 02:47 UTCVendor advisory
  63. 2026-06-02 20:13 UTCEPSS rescore
  64. 2026-06-02 15:07 UTCVendor advisory
  65. 2026-06-02 04:12 UTCVendor advisory
  66. 2026-06-01 14:51 UTCVendor advisory
  67. 2026-06-01 13:52 UTCEPSS rescore
  68. 2026-06-01 13:52 UTCEPSS rescore
  69. 2026-06-01 13:51 UTCEPSS rescore
  70. 2026-05-31 22:30 UTCEPSS rescore
  71. 2026-05-31 22:30 UTCEPSS rescore
  72. 2026-05-31 00:16 UTCEPSS rescore
  73. 2026-05-31 00:16 UTCEPSS rescore
  74. 2026-05-31 00:16 UTCEPSS rescore
  75. 2026-05-29 13:44 UTCEPSS rescore

Publicly available exploits

(3 references)

Working exploit code is in the public domain (3 GitHub PoCs). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.

  • GitHub PoCdinosn/pack2theroot-lab
    First seen Apr 25, 2026

    CTF-style Docker lab for CVE-2026-41651 (Pack2TheRoot): PackageKit permissive-polkit local privilege escalation

    Open source ↗
  • GitHub PoCbaph00met/CVE-2026-41651
    First seen Apr 24, 2026

    CVE-2026-41651 — PackageKit TOCTOU LPE

    Open source ↗
  • GitHub PoC0xBlackash/CVE-2026-41651
    First seen Apr 24, 2026

    CVE-2026-41651

    Open source ↗

Frequently asked(5)

What is CVE-2026-41651?
CVE-2026-41651 is a high vulnerability published on April 22, 2026. PackageKit is a a D-Bus abstraction layer that allows the user to manage packages in a secure way using a cross-distro, cross-architecture API. PackageKit between and including versions 1.0.2 and 1.3.4 is vulnerable to a time-of-check time-of-use (TOCTOU) race condition on transaction flags that…
When was CVE-2026-41651 disclosed?
CVE-2026-41651 was first published in the National Vulnerability Database on April 22, 2026, with the most recent update on July 15, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-41651 actively exploited?
CVE-2026-41651 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 37.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-41651?
CVE-2026-41651 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-41651?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-41651, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-41651

Explore →

Is Your Infrastructure Affected by CVE-2026-41651?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.