Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: python313Packages.python-datauri

Found 1 matching suggestions

View:
Compact
Detailed
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)
created 1 day, 18 hours ago 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.

Affected products

tauri
  • =<*

Matching in nixpkgs

pkgs.cargo-tauri

Build smaller, faster, and more secure desktop applications with a web frontend

  • nixos-unstable -
  • nixos-26.05 -

Package maintainers