CVE-2025-49008
Published:June 05, 2025
Updated:August 02, 2026
Atheos is a self-hosted browser-based cloud integrated development environment. Prior to version 6.0.4, improper use of "escapeshellcmd()" in "/components/codegit/traits/execute.php" allows argument injection, leading to arbitrary command execution. Atheos administrators and users of vulnerable versions are at risk of data breaches or server compromise. Version 6.0.4 introduces a "Common::safe_execute" function that sanitizes all arguments using "escapeshellarg()" prior to execution and migrated all components potentially vulnerable to similar exploits to use this new templated execution system.
Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.51