{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.9.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b75f13d0ffa3ed7e77e8e79e4b9fd3fc528c98d3"
            },
            {
              "fixed": "02826761b0e7b94d40f23f1511dcfcd563aa6ee6"
            }
          ],
          "repo": "https://github.com/ellite/wallos",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-x9x5-gh69-q7cm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61640.json"
  },
  "details": "Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, Admin-configured OIDC token_url and user_info_url in includes/oidc/handle_oidc_callback.php:18-49 are used directly in curl_init() with zero SSRF filtering. Unlike logo/webhook URLs which have validate_webhook_url_for_ssrf(), OIDC URLs bypass all protections. Admin sets URL to http://169.254.169.254/latest/meta-data/ for cloud metadata access or internal network pivoting. This issue has been patched in version 4.9.6.",
  "id": "CVE-2026-61640",
  "modified": "2026-09-04T03:30:31.480408002Z",
  "published": "2026-08-31T20:47:39.969Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/ellite/Wallos/releases/tag/v4.9.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61640.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ellite/Wallos/security/advisories/GHSA-x9x5-gh69-q7cm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-61640"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ellite/Wallos/commit/b75f13d0ffa3ed7e77e8e79e4b9fd3fc528c98d3"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ellite/Wallos/pull/1092"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Wallos: SSRF via OIDC Token/UserInfo URL Configuration"
}