2026-02-07 21:56CVE-2026-25561VulnCheck
PUBLISHED5.2CWE-863

WeKan < 8.19 Attachment Upload Object Relationship Validation Bypass

WeKan versions prior to 8.19 contain an authorization weakness in the attachment upload API. The API does not fully validate that provided identifiers (such as boardId, cardId, swimlaneId, and listId) are consistent and refer to a coherent card/board relationship, enabling attempts to upload attachments with mismatched object relationships.

Problem type

Affected products

WeKan

WeKan

< 8.19 - AFFECTED

References

GitHub Security Advisories

GHSA-5q4r-452w-ggwq

WeKan versions prior to 8.19 contain an authorization weakness in the attachment upload API. The...

https://github.com/advisories/GHSA-5q4r-452w-ggwq

WeKan versions prior to 8.19 contain an authorization weakness in the attachment upload API. The API does not fully validate that provided identifiers (such as boardId, cardId, swimlaneId, and listId) are consistent and refer to a coherent card/board relationship, enabling attempts to upload attachments with mismatched object relationships.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-25561
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-25561",
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "dateUpdated": "2026-02-07T21:56:52.408Z",
    "dateReserved": "2026-02-02T20:12:33.396Z",
    "datePublished": "2026-02-07T21:56:52.408Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck",
        "dateUpdated": "2026-02-07T21:56:52.408Z"
      },
      "title": "WeKan < 8.19 Attachment Upload Object Relationship Validation Bypass",
      "descriptions": [
        {
          "lang": "en",
          "value": "WeKan versions prior to 8.19 contain an authorization weakness in the attachment upload API. The API does not fully validate that provided identifiers (such as boardId, cardId, swimlaneId, and listId) are consistent and refer to a coherent card/board relationship, enabling attempts to upload attachments with mismatched object relationships.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "WeKan versions prior to 8.19 contain an authorization weakness in the attachment upload API. The API does not fully validate that provided identifiers (such as boardId, cardId, swimlaneId, and listId) are consistent and refer to a coherent card/board relationship, enabling attempts to upload attachments with mismatched object relationships."
            }
          ]
        }
      ],
      "affected": [
        {
          "vendor": "WeKan",
          "product": "WeKan",
          "repo": "https://github.com/wekan/wekan",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "8.19"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-863 Incorrect Authorization",
              "cweId": "CWE-863",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/wekan/wekan/commit/1d16955b6d4f0a0282e89c2c1b0415c7597019b8",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://wekan.fi/",
          "tags": [
            "product"
          ]
        },
        {
          "url": "https://www.vulncheck.com/advisories/wekan-attachment-upload-object-relationship-validation-bypass",
          "tags": [
            "third-party-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Joshua Rogers",
          "type": "finder"
        }
      ]
    }
  }
}