CVE-2026-33620
CVE-2026-33620 is a medium-severity vulnerability in Pinchtab with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-598.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-16401
- Weakness: CWE-598
- Affected product: Pinchtab
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-33620?
- 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.
- How severe is CVE-2026-33620?
- CVE-2026-33620 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-33620 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33620?
- CVE-2026-33620 affects Pinchtab. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33620?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-33620 have an EU (EUVD) identifier?
- Yes. CVE-2026-33620 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16401.
- When was CVE-2026-33620 published?
- CVE-2026-33620 was published on 2026-03-26 and last updated on 2026-06-17.
References
- https://github.com/pinchtab/pinchtab/releases/tag/v0.8.4
- https://github.com/pinchtab/pinchtab/security/advisories/GHSA-mrqc-3276-74f8
Affected products (1)
- cpe:2.3:a:pinchtab:pinchtab:*:*:*:*:*:*:*:*
More vulnerabilities in Pinchtab
- CVE-2026-33622 — High (CVSS 8.8): PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab `v0.8.3`…
- CVE-2026-30834 — High (CVSS 7.5): PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. Prior to version 0.7.7,…
- CVE-2026-33623 — Medium (CVSS 6.7): PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab `v0.8.4`…
- CVE-2026-33081 — Medium (CVSS 5.8): PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. Versions 0.8.2 and…
- CVE-2026-33621 — Medium (CVSS 4.8): PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab `v0.7.7`…
- CVE-2026-33619 — Medium (CVSS 4.1): PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab v0.8.3…
Other CWE-598 vulnerabilities
- CVE-2025-69270 — Critical (CVSS 9.8): Information Exposure Through Query Strings in GET Request vulnerability in Broadcom DX NetOps Spectrum on Windows,…
- CVE-2023-6014 — Critical (CVSS 9.8): An attacker is able to arbitrarily create an account in MLflow bypassing any authentication requirment.
- CVE-2025-56551 — High (CVSS 8.2): An issue in DirectAdmin v1.680 allows unauthorized attackers to manipulate the page layout and replace the legitimate…
- CVE-2021-21594 — High (CVSS 8.2): Dell PowerScale OneFS versions 8.2.2 - 9.1.0.x contain a use of get request method with sensitive query strings…
- CVE-2026-23846 — High (CVSS 8.1): Tugtainer is a self-hosted app for automating updates of Docker containers. In versions prior to 1.16.1, the password…
- CVE-2019-6531 — High (CVSS 8.1): An attacker could retrieve passwords from a HTTP GET request from the Kunbus PR100088 Modbus gateway versions prior to…