PT-2026-27630 · Google+1 · Google Chrome+1

·

CVE-2026-33623

·

Published

2026-03-24

·

Updated

2026-07-30

CVSS v3.1

7.2

High

VectorAV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions PinchTab versions prior to 0.8.5
Description PinchTab, a standalone HTTP server for controlling a Chrome browser with AI agents, contains a Windows-only command injection issue within the orphaned Chrome cleanup path. The issue arises because the software builds a PowerShell -Command string using a needle derived from the profile path, escaping backslashes but failing to neutralize other PowerShell metacharacters. An attacker who can launch an instance with a crafted profile name and then trigger the cleanup path may be able to execute arbitrary PowerShell commands on the Windows host in the security context of the PinchTab process user. This requires authenticated, administrative-equivalent API access to instance lifecycle endpoints. The vulnerable code is located in internal/bridge/cleanup windows.go. The attack path involves using the POST /instances/launch and POST /instances/{id}/stop API endpoints. The needle value is derived from the instance/profile name used during launch.
Recommendations Versions prior to 0.8.5 should be updated to version 0.8.5 or later. Do not interpolate user-influenced values into PowerShell -Command strings. Pass search terms through environment variables or structured arguments instead of code generation. Keep strict validation on profile names. Add regression tests covering PowerShell metacharacters in profile-derived values on Windows.

Exploit

Fix

RCE

Resource Exhaustion

OS Command Injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-33623
GHSA-P8MM-644P-PHMH
GO-2026-4823
OPENSUSE-SU-2026:21483-1
SUSE-SU-2026:1135-1

Affected Products

Google Chrome
Pinchtab