CVE-2026-67195

perspective-dev · perspective

Perspective 5 contains an improper neutralization of directives flaw, allowing for code injection via dynamically evaluated expressions.

Executive summary

An improper neutralization of directives in Perspective 5 allows an authenticated attacker to execute arbitrary code, posing a significant security risk to the host environment.

Vulnerability

The software suffers from an Eval Injection vulnerability (CWE-95), which allows attackers to inject malicious code into dynamically evaluated expressions. The vulnerability is accessible to authenticated users with low privileges, as indicated by the CVSS vector.

Business impact

With a CVSS score of 8.8, this vulnerability poses a severe risk of arbitrary code execution. Successful exploitation could lead to full system compromise, unauthorized data access, and the potential for lateral movement within the network, significantly impacting organizational security and data privacy.

Remediation

Immediate Action: Review the official project repository or vendor advisories for a patched version of Perspective. If no patch is available, restrict access to the application to highly trusted users.

Proactive Monitoring: Monitor for suspicious process execution or unexpected outbound network connections originating from the application server.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block malicious input patterns commonly associated with code injection attacks.

Exploitation status

Public Exploit Available: false

Analyst recommendation

The presence of a proof-of-concept significantly elevates the risk of exploitation. Organizations using Perspective should immediately audit their usage and implement the strongest possible access controls while awaiting a vendor-provided patch.