{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:getsol:eopkg:*:*:*:*:*:python:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.4.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ac98ba845abf6dce0ae4c34c3930bb500a9b21c3"
            },
            {
              "fixed": "e7694323ed64e08b5b4b108fff273c64125cd39d"
            }
          ],
          "repo": "https://github.com/getsolus/eopkg",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hjp7-qwrj-6cc6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-353"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/21xxx/CVE-2026-21437.json"
  },
  "details": "eopkg is a Solus package manager implemented in python3. In versions prior to 4.4.0, a malicious package could include files that are not tracked by `eopkg`. This requires the installation of a package from a malicious or compromised source. Files in such packages would not be shown by `lseopkg` and related tools. The issue has been fixed in v4.4.0. Users only installing packages from the Solus repositories are not affected.",
  "id": "CVE-2026-21437",
  "modified": "2026-08-12T03:51:18.171003632Z",
  "published": "2026-01-01T18:06:02.368Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/getsolus/eopkg/releases/tag/v4.4.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/21xxx/CVE-2026-21437.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/getsolus/eopkg/security/advisories/GHSA-hjp7-qwrj-6cc6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21437"
    },
    {
      "type": "FIX",
      "url": "https://github.com/getsolus/eopkg/commit/e7694323ed64e08b5b4b108fff273c64125cd39d"
    },
    {
      "type": "FIX",
      "url": "https://github.com/getsolus/eopkg/pull/201"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:N/VI:L/VA:N/SC:N/SI:L/SA:H",
      "type": "CVSS_V4"
    }
  ],
  "summary": "eopkg vulnerable to package file list integrity bypass"
}