{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.2.0-m.1"
              },
              {
                "fixed": "1.2.3"
              },
              {
                "introduced": "0"
              },
              {
                "fixed": "1.1.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "83a9edc709511fbd0e0f3458aaece4d0d9d0d3fe"
            },
            {
              "introduced": "0"
            },
            {
              "fixed": "446ff682e2a662b13bc0bfbdfa475f7858b50ab7"
            },
            {
              "fixed": "13992ba9cf2ee559407228e3b626ef9b99383ce8"
            },
            {
              "fixed": "4d372eaf1f07525663dcca5257062f4b051b9820"
            },
            {
              "fixed": "9d77b64f747eba89247c47ebfeffec591c4cd2d8"
            },
            {
              "fixed": "c9390e4fcb9953f43b07cb48197576182301593d"
            }
          ],
          "repo": "https://github.com/openchoreo/openchoreo",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-52gf-6rpq-fgmx"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639",
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73841.json"
  },
  "details": "OpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.1.6 and 1.2.3, internal/openchoreo-api/api/handlers/exec.go and internal/openchoreo-api/api/handlers/wirelogs.go authorize component:exec and wirelogs:view using the caller-supplied project query parameter instead of comp.Spec.Owner.ProjectName, allowing a user with a project-scoped grant to execute commands in and read wirelogs from components owned by other projects in the same namespace. This vulnerability is fixed in 1.1.6 and 1.2.3.",
  "id": "CVE-2026-73841",
  "modified": "2026-09-10T03:30:40.928978722Z",
  "published": "2026-08-13T21:56:13.057Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/openchoreo/openchoreo/releases/tag/v1.1.6"
    },
    {
      "type": "WEB",
      "url": "https://github.com/openchoreo/openchoreo/releases/tag/v1.2.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73841.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/openchoreo/openchoreo/security/advisories/GHSA-52gf-6rpq-fgmx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73841"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openchoreo/openchoreo/commit/4d372eaf1f07525663dcca5257062f4b051b9820"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openchoreo/openchoreo/commit/9d77b64f747eba89247c47ebfeffec591c4cd2d8"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openchoreo/openchoreo/commit/c9390e4fcb9953f43b07cb48197576182301593d"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openchoreo/openchoreo/pull/4251"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openchoreo/openchoreo/pull/4516"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openchoreo/openchoreo/pull/4538"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints"
}