{"id":"CVE-2026-67195","published":"2026-08-04T15:16:40.130","lastModified":"2026-08-04T16:16:27.800","description":"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.","cvssScore":8.8,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","cwes":["CWE-95"],"vendors":[],"products":[],"references":[{"url":"https://christbowel.com/blog/perspective-5-0-0-five-cves/","tags":[]},{"url":"https://www.vulncheck.com/advisories/perspective-rce-via-eval-expression-injection","tags":[]}],"exploitRefs":[],"hasPoc":false,"ai":{"summary":"The flaw allows unauthenticated attackers to execute arbitrary commands by submitting crafted expression strings, posing a significant security risk.","exploitability":"Exploitation is relatively easy given that no authentication is required and Python's eval() function is used with limited protections.","blast_radius":"If exploited, this could lead to full compromise of the Perspective host system, including data theft or destruction.","remediation":"Update to a patched version of Perspective as soon as possible or disable potentially vulnerable features.","tags":["rce","eval","unauth","python"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:46:13.828Z"}}