{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.3.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7ce84dc29a691b30016d65db17012bb8b282dcf0"
            },
            {
              "fixed": "68a635aa69608283428de2c7fe9ecf475c5773ab"
            }
          ],
          "repo": "https://github.com/frangoteam/fuxa",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-cqww-jqx5-p32v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284",
      "CWE-459"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67442.json"
  },
  "details": "FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a permission configuration still references that identifier, an affected user can retain authorization rights that an administrator intended to revoke, causing residual privilege, inconsistent access-control state, and misleading audit results. This issue is fixed in version 1.3.3.",
  "id": "CVE-2026-67442",
  "modified": "2026-09-11T03:30:29.661723176Z",
  "published": "2026-08-18T20:08:23.193Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/frangoteam/FUXA/releases/tag/v1.3.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67442.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/frangoteam/FUXA/security/advisories/GHSA-cqww-jqx5-p32v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67442"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frangoteam/FUXA/commit/7ce84dc29a691b30016d65db17012bb8b282dcf0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/frangoteam/FUXA/pull/2394"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "FUXA Business Logic Flaw: Role Deletion Without User Assignment Cleanup"
}