{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7e6c0eb45fa6d04d786a0037389540f2638fe792"
            }
          ],
          "repo": "https://github.com/atheos/atheos",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rwc2-4q8c-xj48"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78",
      "CWE-88"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49008.json"
  },
  "details": "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.",
  "id": "CVE-2025-49008",
  "modified": "2026-04-01T23:09:55.301010203Z",
  "published": "2025-06-05T00:13:14.129Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/Atheos/Atheos/security/advisories/GHSA-rwc2-4q8c-xj48"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49008.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49008"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Atheos/Atheos/commit/7e6c0eb45fa6d04d786a0037389540f2638fe792"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Atheos Improper Input Validation Vulnerability Enables RCE in Common.php"
}