CVE-2026-96454

HIGHPre-NVD 8.28.2—
EchelonGraph scoreHIGH confidence

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

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

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

Pake turns a website into a desktop application built on Tauri. Every application it generates inherits two settings from the upstream template, and together they hand native functionality to untrusted web content.

The first is in src-tauri/capabilities/default.json, which grants IPC access with "remote": { "urls": ["https://*.*"] }. That wildcard tells Tauri to accept IPC from any HTTPS origin, not just the site the application was built to wrap. The second is "withGlobalTauri": true in src-tauri/tauri.conf.json, which puts window.__TAURI__.core.invoke() in reach of ordinary page JavaScript.

Tauri's access control list only checks plugin commands, the ones prefixed with plugin:. Commands the application registers itself through generate_handler!, known as app commands, are never checked against the ACL. So once an origin holds IPC access, it can call every app command with nothing else standing in the way. Pake registers download_file as an app command, and it does not appear in the permissions list because it does not need to.

The practical effect is that any script running on any HTTPS page inside a Pake application can invoke the application's native commands. That includes third-party script the wrapped site loads on its own, such as analytics, advertising, or a compromised CDN. Anyone distributing their own Pake application gets the same access without asking for it. Chained with the path traversal in download_file that is tracked separately as CVE-2026-82635, this reaches arbitrary file write and persistent code execution.

CVSS v3
8.2
EG Score
8.2(high)
EG Risk
37(Track)
EG Risk 37/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
Severity82% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
25%
KEV
Not listed

Published

September 23, 2026

Last Modified

September 23, 2026

Advisory Details (5)

Auto-updated Sep 23, 2026
Patch available. Sources: github_release.
github_release Patch Available

V3.17.0 Harbor

Patch available: tw93/Pake V3.17.0

https://github.com/tw93/Pake/releases/tag/V3.17.0
generic

Pake/src-tauri/tauri.conf.json at main · tw93/Pake · GitHub

https://github.com/tw93/Pake/blob/main/src-tauri/tauri.conf.json
generic

Pake/src-tauri/capabilities/default.json at main · tw93/Pake · GitHub

https://github.com/tw93/Pake/blob/main/src-tauri/capabilities/default.json
generic

GitHub - tw93/Pake: 🤱🏻 Turn any webpage into a desktop app with one command. · GitHub

https://github.com/tw93/Pake

Vendor Advisories for CVE-2026-96454(1)

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

Weakness Classification(2)

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

Data Freshness Timeline

(refreshed 15× in last 7d / 15× 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-09-25 10:51 UTCGHSA enrichment
  2. 2026-09-24 21:55 UTCEG score recompute
  3. 2026-09-24 21:55 UTCGHSA enrichment
  4. 2026-09-24 14:04 UTCEPSS rescore
  5. 2026-09-24 08:57 UTCGHSA enrichment
  6. 2026-09-23 20:01 UTCEG score recompute
  7. 2026-09-23 20:01 UTCGHSA enrichment
  8. 2026-09-23 17:54 UTCEPSS rescore
  9. 2026-09-23 15:18 UTCEG score recompute
  10. 2026-09-23 15:18 UTCGHSA enrichment
  11. 2026-09-23 14:25 UTCEG score recompute
  12. 2026-09-23 14:25 UTCGHSA enrichment
  13. 2026-09-23 10:21 UTCEG score recompute
  14. 2026-09-23 10:01 UTCEG score recompute
  15. 2026-09-23 10:01 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-96454?
CVE-2026-96454 is a high vulnerability published on September 23, 2026. Pake turns a website into a desktop application built on Tauri. Every application it generates inherits two settings from the upstream template, and together they hand native functionality to untrusted web content. The first is in src-tauri/capabilities/default.json, which grants IPC access with…
When was CVE-2026-96454 disclosed?
CVE-2026-96454 was first published in the National Vulnerability Database on September 23, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-96454 actively exploited?
CVE-2026-96454 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 75.1% of all scored CVEs.
What is the CVSS score of CVE-2026-96454?
CVE-2026-96454 has a CVSS v3 base score of 8.2 (NVD).
How do I remediate CVE-2026-96454?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-96454, 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-96454

Explore →

Is Your Infrastructure Affected by CVE-2026-96454?

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