2026-03-09 21:19CVE-2026-28432GitHub_M
PUBLISHED5.2CWE-347

HTTP signature verification can be bypassed

Misskey is an open source, federated social media platform. All Misskey servers prior to 2026.3.1 contain a vulnerability that allows bypassing HTTP signature verification. Although this is a vulnerability related to federation, it affects all servers regardless of whether federation is enabled or disabled. This vulnerability is fixed in 2026.3.1.

Problem type

Affected products

misskey-dev

misskey

< 2026.3.1 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-28432
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-28432",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-03-09T21:19:43.220Z",
    "dateReserved": "2026-02-27T15:54:05.137Z",
    "datePublished": "2026-03-09T21:19:43.220Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-03-09T21:19:43.220Z"
      },
      "title": "HTTP signature verification can be bypassed",
      "descriptions": [
        {
          "lang": "en",
          "value": "Misskey is an open source, federated social media platform. All Misskey servers prior to 2026.3.1 contain a vulnerability that allows bypassing HTTP signature verification. Although this is a vulnerability related to federation, it affects all servers regardless of whether federation is enabled or disabled. This vulnerability is fixed in 2026.3.1."
        }
      ],
      "affected": [
        {
          "vendor": "misskey-dev",
          "product": "misskey",
          "versions": [
            {
              "version": "< 2026.3.1",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-347: Improper Verification of Cryptographic Signature",
              "cweId": "CWE-347",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/misskey-dev/misskey/security/advisories/GHSA-grwc-c762-gcvp",
          "name": "https://github.com/misskey-dev/misskey/security/advisories/GHSA-grwc-c762-gcvp",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        }
      ],
      "metrics": [
        {}
      ]
    }
  }
}