{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.7.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b39f0ae40ff99ce1d7d0f683fa17e24edc1037f5"
            }
          ],
          "repo": "https://github.com/ellite/wallos",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-p3fv-m43r-3fhf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-613"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33417.json"
  },
  "details": "Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.2, password reset tokens in Wallos never expire. The password_resets table includes a created_at timestamp column, but the token validation logic never checks it. A password reset token remains valid indefinitely until it is used, allowing an attacker who intercepts a reset link at any point to use it days, weeks, or months later. This issue has been patched in version 4.7.2.",
  "id": "CVE-2026-33417",
  "modified": "2026-04-01T23:08:50.682991908Z",
  "published": "2026-03-24T18:01:07.765Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33417.json"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ellite/Wallos/commit/90bb6186ee4091590b6efdef824c85f2494ff2bb"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ellite/Wallos/security/advisories/GHSA-p3fv-m43r-3fhf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33417"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Wallos: Password Reset Tokens Never Expire"
}