CVE-2026-30266
7.8DeepCool · DeepCreative
An insecure permissions vulnerability in DeepCool DeepCreative versions 1.2.12 and earlier allows a local attacker to execute arbitrary code via a crafted file.
Executive summary
A local privilege escalation vulnerability in DeepCool DeepCreative allows unauthenticated attackers to execute arbitrary code on the host system.
Vulnerability
This is an insecure permissions vulnerability where improper file access controls allow a local, unauthenticated attacker to manipulate the application environment to execute arbitrary code.
Business impact
The ability for a local attacker to execute arbitrary code represents a total loss of system integrity and confidentiality. Given the CVSS score of 7.8, this vulnerability poses a significant risk to workstations or servers where DeepCreative is installed, potentially leading to full system compromise or lateral movement within the network.
Remediation
Immediate Action: Restrict local system access to the DeepCreative installation directory and wait for the vendor to release a security update addressing these insecure permissions.
Proactive Monitoring: Audit system logs for unauthorized file modification attempts within the application directory and monitor for unexpected process execution triggered by the DeepCreative software.
Compensating Controls: Implement strict host-based access control lists (ACLs) to prevent unauthorized users from interacting with the DeepCreative installation files.
Exploitation status
Public Exploit Available: Yes — a published proof-of-concept exists, attributed to the research write-up at the provided GitHub repository.
Analyst recommendation
Users of DeepCool DeepCreative should immediately audit their local environments to ensure that only authorized personnel have read or write access to the application directory. While a vendor patch is pending, applying strict filesystem permissions is the most effective way to mitigate the risk of arbitrary code execution until an official update is deployed.