{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8f0b5d0a84159b01091e3d57dd539e97f900a935"
            }
          ],
          "repo": "https://github.com/ellite/wallos",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-75hc-fc26-9797"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30841.json"
  },
  "details": "Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, passwordreset.php outputs $_GET[\"token\"] and $_GET[\"email\"] directly into HTML input value attributes using \u003c?= $token ?\u003e and \u003c?= $email ?\u003e without calling htmlspecialchars(). This allows reflected XSS by breaking out of the attribute context. This issue has been patched in version 4.6.2.",
  "id": "CVE-2026-30841",
  "modified": "2026-04-01T23:10:33.984532094Z",
  "published": "2026-03-07T05:40:58.767Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/ellite/Wallos/releases/tag/v4.6.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30841.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ellite/Wallos/security/advisories/GHSA-75hc-fc26-9797"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30841"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ellite/Wallos/commit/e8a513591dbbf885966e2ef55c38622785b9060d"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Wallos: Reflected XSS via unescaped token and email parameters in passwordreset.php"
}