Untriaged
Permalink
CVE-2026-95626
8.3 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
Tauri framework v2 CSP nonce protection bypass via data and blob URI schemes allows an XSS to RCE chains
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.
References
-
GHSA-6vxm-x265-58qf (tauri-apps/tauri) issue-tracking
-
tauri-apps/tauri repository product
Affected products
tauri
- =<*
Matching in nixpkgs
pkgs.cargo-tauri
Build smaller, faster, and more secure desktop applications with a web frontend
pkgs.cargo-tauri_1
None
-
nixos-26.05 -
- nixos-26.05-small 1.6.6
pkgs.deltachat-tauri
None
-
nixos-26.05 -
- nixos-26.05-small 2.52.0
pkgs.python313Packages.datauri
None
-
nixos-26.05 -
- nixos-26.05-small 3.0.2
pkgs.python314Packages.datauri
None
-
nixos-26.05 -
- nixos-26.05-small 3.0.2
pkgs.python313Packages.python-datauri
Module for Data URI manipulation
-
nixos-unstable -
- nixos-unstable-small 3.0.2
pkgs.python314Packages.python-datauri
Module for Data URI manipulation
-
nixos-unstable -
- nixos-unstable-small 3.0.2
pkgs.vscode-extensions.tauri-apps.tauri-vscode
Enhances the experience of Tauri apps development
Package maintainers
-
@happysalada Raphael Megzari <raphael@megzari.com>
-
@getchoo Seth Flynn <getchoo@tuta.io>