CVE-2026-53081

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-24. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars

When regsafe() compares two scalar registers that both carry BPF_ADD_CONST, check_scalar_ids() maps their full compound id (aka base | BPF_ADD_CONST flag) as one idmap entry. However, it never verifies that the underlying base ids, that is, with the flag stripped are consistent with existing idmap mappings.

This allows construction of two verifier states where the old state has R3 = R2 + 10 (both sharing base id A) while the current state has R3 = R4 + 10 (base id C, unrelated to R2). The idmap creates two independent entries: A->B (for R2) and A|flag->C|flag (for R3), without catching that A->C conflicts with A->B. State pruning then incorrectly succeeds.

Fix this by additionally verifying base ID mapping consistency whenever BPF_ADD_CONST is set: after mapping the compound ids, also invoke check_ids() on the base IDs (flag bits stripped). This ensures that if A was already mapped to B from comparing the source register, any ADD_CONST derivative must also derive from B, not an unrelated C.

CVSS v3
7.8
EG Score
7.8(high)
EPSS
1.8%
KEV
Not listed

Published

June 24, 2026

Last Modified

July 6, 2026

Advisory Details (4)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7d73c72cccac651acc891377a5e623e4021c6380
generic

bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/691adf738817275368ed56311b7d798d617823a3
generic

bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2f2ec8e7730e21fc9bd49e0de9cdd58213ea24d0
generic

bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/13c02881e49aac4c82b261faa26db9edf2567231

Vendor Advisories for CVE-2026-53081(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 39× in last 7d / 51× 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.

  1. 2026-07-07 04:00 UTCEG score recompute
  2. 2026-07-07 04:00 UTCGHSA enrichment
  3. 2026-07-06 17:07 UTCEG score recompute
  4. 2026-07-06 17:07 UTCGHSA enrichment
  5. 2026-07-06 16:27 UTCEPSS rescore
  6. 2026-07-06 16:27 UTCEPSS rescore
  7. 2026-07-06 06:16 UTCEG score recompute
  8. 2026-07-06 06:16 UTCGHSA enrichment
  9. 2026-07-06 02:23 UTCEPSS rescore
  10. 2026-07-06 02:23 UTCEPSS rescore
  11. 2026-07-05 19:06 UTCEG score recompute
  12. 2026-07-05 19:06 UTCGHSA enrichment
  13. 2026-07-05 08:15 UTCEG score recompute
  14. 2026-07-05 08:15 UTCGHSA enrichment
  15. 2026-07-05 02:31 UTCEPSS rescore
  16. 2026-07-05 02:30 UTCEPSS rescore
  17. 2026-07-04 21:24 UTCEG score recompute
  18. 2026-07-04 21:23 UTCGHSA enrichment
  19. 2026-07-04 10:32 UTCEG score recompute
  20. 2026-07-04 10:32 UTCGHSA enrichment
  21. 2026-07-04 06:31 UTCEPSS rescore
  22. 2026-07-03 23:40 UTCEG score recompute
  23. 2026-07-03 23:40 UTCGHSA enrichment
  24. 2026-07-03 12:49 UTCEG score recompute
  25. 2026-07-03 12:49 UTCGHSA enrichment
Show 26 more
  1. 2026-07-03 00:49 UTCEG score recompute
  2. 2026-07-03 00:49 UTCGHSA enrichment
  3. 2026-07-02 13:58 UTCEG score recompute
  4. 2026-07-02 13:58 UTCGHSA enrichment
  5. 2026-07-02 03:07 UTCEG score recompute
  6. 2026-07-02 03:07 UTCGHSA enrichment
  7. 2026-07-01 16:15 UTCEG score recompute
  8. 2026-07-01 16:15 UTCGHSA enrichment
  9. 2026-07-01 15:07 UTCEPSS rescore
  10. 2026-07-01 05:24 UTCEG score recompute
  11. 2026-07-01 05:24 UTCGHSA enrichment
  12. 2026-06-30 23:22 UTCEPSS rescore
  13. 2026-06-30 18:32 UTCEG score recompute 7.80
  14. 2026-06-30 18:32 UTCGHSA enrichment
  15. 2026-06-29 14:06 UTCEPSS rescore
  16. 2026-06-29 14:06 UTCEPSS rescore
  17. 2026-06-28 14:07 UTCEPSS rescore
  18. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  19. 2026-06-28 04:56 UTCEPSS rescore
  20. 2026-06-28 04:56 UTCEPSS rescore
  21. 2026-06-27 18:23 UTCEG score recompute
  22. 2026-06-27 18:23 UTCGHSA enrichment
  23. 2026-06-27 03:08 UTCEPSS rescore
  24. 2026-06-25 13:49 UTCEPSS rescore
  25. 2026-06-24 18:13 UTCEG score recompute
  26. 2026-06-24 18:03 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-53081?
CVE-2026-53081 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce regsafe base id consistency for BPFADDCONST scalars When regsafe() compares two scalar registers that both carry BPFADDCONST, checkscalarids() maps their full compound id (aka base | BPFADDCONST flag) as one idmap…
When was CVE-2026-53081 disclosed?
CVE-2026-53081 was first published in the National Vulnerability Database on June 24, 2026, with the most recent update on July 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53081 actively exploited?
CVE-2026-53081 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1.8% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53081?
CVE-2026-53081 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-53081?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53081, 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-53081

Explore →

Is Your Infrastructure Affected by CVE-2026-53081?

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