{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "9.32"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0e5fef6f31164fd3de4db353d04173ee0490cd65"
            },
            {
              "fixed": "d80afc7834cb3da5d8d6441b4c5f44627e219050"
            }
          ],
          "repo": "https://github.com/wekan/wekan",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hc3x-hq3m-663q"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53446.json"
  },
  "details": "Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan webhook integration URLs in models/integrations.js are stored from user input and later fetched by server/notifications/outgoing.js without applying the existing validateAttachmentUrl() private-network checks from models/lib/attachmentUrlValidation.js. A board administrator can configure webhook URLs that cause server-side requests to internal or metadata services. This issue is fixed in version 9.32.",
  "id": "CVE-2026-53446",
  "modified": "2026-07-18T03:41:44.613583341Z",
  "published": "2026-07-15T21:10:11.930Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/wekan/wekan/releases/tag/v9.32"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53446.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/wekan/wekan/security/advisories/GHSA-hc3x-hq3m-663q"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53446"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wekan/wekan/commit/0e5fef6f31164fd3de4db353d04173ee0490cd65"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:H/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Wekan: Server-Side Request Forgery (SSRF) via webhook integration URLs"
}