CVE-2025-67077
8.8Omnispace · Agora Project
A file upload vulnerability in the Agora Project before 25.10 allows authenticated or guest users to execute arbitrary code via the UploadTmpFile action.
Executive summary
A critical file upload vulnerability in Omnispace Agora Project allows remote attackers to compromise the system, necessitating an immediate update to version 25.10 or later.
Vulnerability
The application fails to properly validate file uploads within the UploadTmpFile action, which can be triggered by authenticated users or guest users under specific conditions. This flaw allows for arbitrary file uploads, potentially leading to remote code execution.
Business impact
The ability for an attacker to upload arbitrary files poses a severe risk to organizational data and infrastructure. With a CVSS score of 8.8, this high-severity vulnerability could lead to total system compromise, unauthorized data access, and the deployment of malicious payloads, causing significant operational downtime and reputational damage.
Remediation
Immediate Action: Update the Agora Project installation to version 25.10 or later immediately to resolve the file upload validation flaw.
Proactive Monitoring: Review web server access logs for suspicious requests targeting the UploadTmpFile action and monitor for unusual file creation events in temporary directories.
Compensating Controls: Deploy a Web Application Firewall (WAF) with strict rules to filter file upload requests and block attempts to upload executable file types or scripts to the server.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score and the existence of a proof-of-concept, this vulnerability presents a significant risk to the integrity of the affected environment. Administrators must prioritize the upgrade to version 25.10 to eliminate the underlying vulnerability and prevent potential unauthorized access or system-wide compromise.