{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.4.3"
              },
              {
                "fixed": "3.4.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7f3bb470f55f9d8559c00141b6790580345ac05e"
            }
          ],
          "repo": "https://github.com/nasa/fprime-gds",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "TuranSec",
    "cwe_ids": [
      "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72577.json"
  },
  "details": "Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprime_gds/flask/app.py applies no authentication to any endpoint.",
  "id": "CVE-2026-72577",
  "modified": "2026-08-30T03:30:26.271832344Z",
  "published": "2026-08-10T10:41:06.556Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72577.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/nasa/fprime-gds"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72577"
    },
    {
      "type": "ADVISORY",
      "url": "https://pypi.org/project/fprime-gds/"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/nasa/fprime-gds/blob/main/src/fprime_gds/flask/commands.py"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/nasa/fprime-gds/blob/main/src/fprime_gds/flask/updown.py"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "NASA fprime-gds - Missing Authentication and Path Traversal Enable Unauthenticated RCE and Spacecraft Command Injection"
}