PinchTab has Blind SSRF via browser-side redirect bypass in /download URL validation
Description
PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. Versions 0.8.2 and below have a Blind SSRF vulnerability in the /download endpoint. The validateDownloadURL() function only checks the initial user-supplied URL, but the embedded Chromium browser can follow attacker-controlled redirects/navigations to internal network addresses after validation. Exploitation requires security.allowDownload=true (disabled by default), limiting real-world impact. An attacker-controlled page can use JavaScript redirects or resource requests to make the browser reach internal services from the PinchTab host, resulting in a blind Server-Side Request Forgery (SSRF) condition against internal-only services. The issue has been patched in version 0.8.3.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/pinchtab/pinchtabGo | < 0.8.3 | 0.8.3 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-qwxp-6qf9-wr4mghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-33081ghsaADVISORY
- github.com/pinchtab/pinchtab/releases/tag/v0.8.3ghsax_refsource_MISCWEB
- github.com/pinchtab/pinchtab/security/advisories/GHSA-qwxp-6qf9-wr4mghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.