Tauri's Content Security Policy hardening, which injects a random nonce to restrict script execution, provides zero protection when an application includes data: or blob: in its script-src directive. Per the CSP Level 3 specification, these scheme sources remain active even when a nonce is present, allowing arbitrary script execution without knowing the nonce.
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Tauri's Content Security Policy hardening, which injects a random nonce to restrict script execution, provides zero protection when an application includes data: or blob: in its script-src directive. Per the CSP Level 3 specification, these scheme sources remain active even when a nonce is present, allowing arbitrary script execution without knowing the nonce.
Title Tauri framework v2 CSP nonce protection bypass via data and blob URI schemes allows an XSS to RCE chains
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-09-23T09:33:09.366Z

Reserved: 2026-09-22T10:38:03.883Z

Link: CVE-2026-95626

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-23T10:17:08.677

Modified: 2026-09-23T10:17:08.677

Link: CVE-2026-95626

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses