Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all() and FilePerms::READ without FilePerms::WRITE, this access control mechanism can be bypassed via the wasip2 descriptor.open-at or wasip1 path_open interfaces by opening a file with only the OpenFlags::TRUNCATE oflag. The root cause is that the clause handling OpenFlags::TRUNCATE in crates/wasi/src/filesystem.rs (Dir::open_at, lines 967–969) did not set open_mode |= OpenMode::WRITE;, which is later used for the access control check against FilePerms to determine whether opening the file is permitted; the single-line fix adds that missing assignment, after which the affected calls correctly fail with error-code.not-permitted and ERRNO_PERM respectively. Only wasmtime-wasi embeddings that combine DirPerms::MUTATE with FilePerms::READ are affected by this bug. In particular, the Wasmtime project's wasmtime-cli's use of wasmtime-wasi is not affected, because it always sets FilePerms::all() for all preopens. This issue has been fixed in versions 24.0.9, 36.0.10 and44.0.2.
CVE-2026-47261
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 38(Track)EG Risk 38/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 computedSeverity75% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
June 5, 2026
Last Modified
June 17, 2026
Advisory Details (5)
Auto-updated Jun 15, 2026WASI path_open(TRUNCATE) bypasses `FilePerms::WRITE` host restriction · Advisory · bytecodealliance/wasmtime · GitHub
https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-2r75-cxrj-cmphRelease v45.0.0 (bytecodealliance/wasmtime)
Patch available: bytecodealliance/wasmtime v45.0.0
https://github.com/bytecodealliance/wasmtime/releases/tag/v45.0.0Release v44.0.2 (bytecodealliance/wasmtime)
Patch available: bytecodealliance/wasmtime v44.0.2
https://github.com/bytecodealliance/wasmtime/releases/tag/v44.0.2Release v36.0.10 (bytecodealliance/wasmtime)
Patch available: bytecodealliance/wasmtime v36.0.10
https://github.com/bytecodealliance/wasmtime/releases/tag/v36.0.10Release v24.0.9 (bytecodealliance/wasmtime)
Patch available: bytecodealliance/wasmtime v24.0.9
https://github.com/bytecodealliance/wasmtime/releases/tag/v24.0.9Vendor Advisories for CVE-2026-47261(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(3 across 3 ecosystems)
crates.io(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| wasmtime-wasi | — | 45.0.0 | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rust-wasmtime | 26.0.1+dfsg-10 ... 36.0.9+dfsg-2 (43 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| rust-wasmtime | 26.0.1+dfsg-10 ... 36.0.9+dfsg-2 (38 versions) | 36.0.11+dfsg-1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 31× 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 122 total refreshes for this CVE.
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 05:02 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 21:06 UTCOSV refresh
- 2026-09-12 15:01 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:37 UTCEPSS rescore
- 2026-09-10 09:34 UTCEPSS rescore
- 2026-09-08 22:00 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 01:57 UTCEG score recompute
- 2026-08-23 12:27 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 01:11 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-08-21 12:47 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 09:41 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 17:09 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:49 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 04:09 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 03:28 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 01:24 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 00:26 UTCEG score recompute
- 2026-08-11 12:06 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 23:02 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 22:17 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 21:38 UTCEG score recompute
- 2026-08-06 20:59 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 20:20 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 17:28 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 15:26 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 11:53 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 11:13 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-31 05:14 UTCEG score recompute
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-29 09:38 UTCEG score recompute
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-28 03:02 UTCEG score recompute
- 2026-07-26 21:55 UTCEG score recompute
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:17 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:30 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
Frequently asked(5)
What is CVE-2026-47261?
When was CVE-2026-47261 disclosed?
Is CVE-2026-47261 actively exploited?
What is the CVSS score of CVE-2026-47261?
How do I remediate CVE-2026-47261?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-47261
Is Your Infrastructure Affected by CVE-2026-47261?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.