{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.3.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "52f4e51ae03b5b8d2608e1383e2ccf79d290132b"
            },
            {
              "fixed": "c3282b5dca081d52513e94329bbc71084338217d"
            }
          ],
          "repo": "https://github.com/termix-ssh/termix",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-6r97-7wp3-2g3x"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53547.json"
  },
  "details": "Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.3.2, the POST /database/export endpoint creates a user export that includes the global settings table even though the rest of the export is user-scoped. The settings table contains reset_code_ and temp_reset_token_ password-reset artifacts, allowing a low-privileged authenticated user to recover another local account's reset code and complete the normal password-reset flow. Successful exploitation results in local-user account takeover and administrative compromise when the victim is an administrator. This issue is fixed in version 2.3.2.",
  "id": "CVE-2026-53547",
  "modified": "2026-08-22T03:30:48.819681002Z",
  "published": "2026-08-19T20:34:52.221Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/Termix-SSH/Termix/releases/tag/release-2.3.2-tag"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53547.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Termix-SSH/Termix/security/advisories/GHSA-6r97-7wp3-2g3x"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53547"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Termix-SSH/Termix/commit/52f4e51ae03b5b8d2608e1383e2ccf79d290132b"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Termix-SSH/Termix/pull/874"
    }
  ],
  "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": "Termix: Account Takeover via Global Settings Disclosure"
}