{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "26.0.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4b83cbdf8782c75bdcdd4f57ba72fba1c6dac147"
            }
          ],
          "repo": "https://github.com/haxtheweb/haxcms-php",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xg43-xm47-74cp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-338"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46493.json"
  },
  "details": "HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use `uniqid` for generating salts, which is unsuitable. Version 26.0.1 fixes the issue.",
  "id": "CVE-2026-46493",
  "modified": "2026-08-21T11:30:39.688899880Z",
  "published": "2026-06-05T19:19:37.594Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/haxtheweb/haxcms-php/blob/8b8845b16e521a326929471e16903f60c6638e8f/install.php#L188-L191"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46493.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/haxtheweb/issues/security/advisories/GHSA-xg43-xm47-74cp"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46493"
    },
    {
      "type": "FIX",
      "url": "https://github.com/haxtheweb/haxcms-php/commit/4b83cbdf8782c75bdcdd4f57ba72fba1c6dac147"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "haxtheweb/haxcms-php uses insecure method for generating salt"
}