CVE-2026-67195 HIGH

CVE-2026-67195: Perspective 5.0.0 RCE via eval() Expression Injection

Vendor Perspective-Dev
Product perspective
Weakness CWE-95 · Eval injection
Published August 4, 2026
Last update August 4, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Perspective 5.0.0 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary operating system commands by submitting crafted expression strings to the PolarsVirtualServer backend, which passes client-supplied input directly to Python's eval() with only __builtins__={} cleared. Attackers can exploit Python object attribute traversal through the interpreter's loaded class list to reach subprocess.Popen via a TableValidateExprReq or TableMakeViewReq protobuf message, achieving arbitrary command execution in the Perspective host process.

Key dates

02Disclosure timeline

August 4, 2026 CVE published
August 4, 2026 Record updated

Related vulnerabilities

04Related CVE