๐Ÿ” CVE Alert

CVE-2026-33081

MEDIUM 5.8

PinchTab has Blind SSRF via browser-side redirect bypass in /download URL validation

CVSS Score
5.8
EPSS Score
0.0%
EPSS Percentile
8th

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.

CWE CWE-918
Vendor pinchtab
Product pinchtab
Published Mar 20, 2026
Last Updated Mar 20, 2026
Stay Ahead of the Next One

Get instant alerts for pinchtab pinchtab

Be the first to know when new medium vulnerabilities affecting pinchtab pinchtab are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

pinchtab / pinchtab
< 0.8.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pinchtab/pinchtab/security/advisories/GHSA-qwxp-6qf9-wr4m github.com: https://github.com/pinchtab/pinchtab/releases/tag/v0.8.3