CVE-2026-33623
Last modified
CVE-2026-33623 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab `v0.8.4` contains a Windows-only command injection issue in the orphaned Chrome cleanup path. EPSS estimates a 2.90% chance of exploitation in the next 30 days.
Description
PinchTab is a standalone HTTP server that gives AI agents direct control over a Chrome browser. PinchTab `v0.8.4` contains a Windows-only command injection issue in the orphaned Chrome cleanup path. When an instance is stopped, the Windows cleanup routine builds a PowerShell `-Command` string using a `needle` derived from the profile path. In `v0.8.4`, that string interpolation escapes backslashes but does not safely neutralize other PowerShell metacharacters. If an attacker can launch an instance using a crafted profile name and then trigger the cleanup path, they may be able to execute arbitrary PowerShell commands on the Windows host in the security context of the PinchTab process user. This is not an unauthenticated internet RCE. It requires authenticated, administrative-equivalent API access to instance lifecycle endpoints, and the resulting command execution inherits the permissions of the PinchTab OS user rather than bypassing host privilege boundaries. Version 0.8.5 contains a patch for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pinchtab | Pinchtab | < 0.8.5 |
References
- https://github.com/pinchtab/pinchtab/security/advisories/GHSA-p8mm-644p-phmhExploit, Mitigation, Vendor Advisory
- https://github.com/pinchtab/pinchtab/security/advisories/GHSA-p8mm-644p-phmhExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33623?
How severe is CVE-2026-33623?
How do I fix CVE-2026-33623?
Are you affected by CVE-2026-33623?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
