Improper SSRF Protection via HTTP Redirects in tauri-plugin-http

Summary

CVECVE-2026-95623
StatePUBLISHED
AssignerJFROG
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-09-22 11:17:27 UTC
Updated2026-09-22 13:17:13 UTC
DescriptionThe 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.

Risk And Classification

Primary CVSS: v3.1 5.6 MEDIUM from [email protected]

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

Problem Types: CWE-918 | CWE-918 CWE-918: Server-Side Request Forgery (SSRF)


VersionSourceTypeScoreSeverityVector
3.1[email protected]Secondary5.6MEDIUMCVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
3.1CNACVSS5.6MEDIUMCVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N

CVSS v3.1 Breakdown

Attack Vector
Adjacent
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

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

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Tauri Tauri-plugin-http affected 2.0.0 2.6.1 semver Not specified
CNA Tauri Tauri-plugin-http affected 2.7.0 * semver Not specified

References

ReferenceSourceLinkTags
github.com/tauri-apps/plugins-workspace/releases/tag/http-v2.7.0 [email protected] github.com
github.com/tauri-apps/plugins-workspace [email protected] github.com
github.com/tauri-apps/plugins-workspace/commit/1198a524b710abf2abeb1d9bd... [email protected] github.com
github.com/tauri-apps/plugins-workspace/security/advisories/GHSA-2rxp-f4... [email protected] github.com
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

Vendor Comments And Credit

Discovery Credit

CNA: Yuval Moravchick (en)

CNA: JFrog Security Research (en)

Additional Advisory Data

SourceTimeEvent
CNA2026-06-28T08:24:00.000ZReported to the Tauri team as GHSA-2rxp-f4w5-6hjr
CNA2026-09-20T00:01:00.000ZOpt-in fix released in tauri-plugin-http 2.7.0, commit 1198a524, adding the scopeRedirects option

Solutions

CNA: Upgrade to tauri-plugin-http 2.7.0 or later and turn on the new scopeRedirects option. Both steps are needed. The fix is opt-in, so 2.7.0 on its own still follows a redirect out of scope; the option is what makes the plugin check every hop. Tauri made it opt-in because a redirect that leaves the scope now fails, which changes behaviour for apps that were relying on it. {"plugins": {"http": {"scopeRedirects": true}}} Nothing in the 2.0.0 to 2.6.1 range has a fix available.

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report