---
cve: "CVE-2026-95623"
severity: "MEDIUM"
cvss: 5.6
epss: "0.2%"
vendor: "Tauri"
kev: false
exploited: false
published: "2026-09-22 11:17:27"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T21:00:24+02:00"
---

# CVE-2026-95623

> 5.6 MEDIUM · 🧪 PoC

## Beschreibung

The Tauri HTTP plugin validates requested URLs against the application's configured scope allowlist only once, on the initial request. When the remote server responds with an HTTP 3xx redirect, reqwest follows the redirect internally without re-checking the new target URL against the scope. This allows an attacker who controls an allowed URL (or finds an open redirect on an allowed host) to reach disallowed destinations such as cloud metadata endpoints, localhost services, or internal network hosts.

## CVSS-Vektor

```
CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Benachbart | warn |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 1198a524b710abf2abeb1d9bd7b252402d26ca6d (Commit)
- 8b39aefb1b036d251350ae144b7975b170d8735b (Commit)

## Referenzen

- <https://github.com/tauri-apps/plugins-workspace/security/advisories/GHSA-2rxp-f4w5-6hjr>
- <https://github.com/tauri-apps/plugins-workspace>
- <https://github.com/tauri-apps/plugins-workspace/commit/1198a524b710abf2abeb1d9bd7b252402d26ca6d>
- <https://github.com/tauri-apps/plugins-workspace/releases/tag/http-v2.7.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-95623) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
