Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33620
March 26, 2026
PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab "v0.7.8" through "v0.8.3" accepted the API token from a "token" URL query parameter in addition to the "Authorization" header. When a valid API credential is sent in the URL, it can be exposed through request URIs recorded by intermediaries or client-side tooling, such as reverse proxy access logs, browser history, shell history, clipboard history, and tracing systems that capture full URLs. This issue is an unsafe credential transport pattern rather than a direct authentication bypass. It only affects deployments where a token is configured and a client actually uses the query-parameter form. PinchTab's security guidance already recommended "Authorization: Bearer <token>", but "v0.8.3" still accepted "?token=" and included first-party flows that generated and consumed URLs containing the token. This was addressed in v0.8.4 by removing query-string token authentication and requiring safer header- or session-based authentication flows.
Affected Packages
github.com/pinchtab/pinchtab (GO):
Affected version(s) >=v0.7.8 <v0.8.4
Fix Suggestion:
Update to version v0.8.4
github.com/pinchtab/pinchtab (GO):
Affected version(s) >=v0.7.8 <v0.8.4
Fix Suggestion:
Update to version v0.8.4
github.com/pinchtab/pinchtab (GO):
Affected version(s) >=v0.7.8 <v0.8.4
Fix Suggestion:
Update to version v0.8.4
github.com/pinchtab/pinchtab (GO):
Affected version(s) >=v0.7.8 <v0.8.4
Fix Suggestion:
Update to version v0.8.4
github.com/pinchtab/pinchtab (GO):
Affected version(s) >=v0.7.8 <v0.8.4
Fix Suggestion:
Update to version v0.8.4
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Use of GET Request Method With Sensitive Query Strings
EPSS
Base Score:
0.04