{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.5.0-beta.1"
              },
              {
                "fixed": "4.5.11"
              },
              {
                "introduced": "4.4.0-beta.1"
              },
              {
                "fixed": "4.4.18"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "5a8ab0a3e62a8825e28bb74c1760ba6488d20c97"
            },
            {
              "fixed": "0748a5ff81b24e666ab10b8ee7fbc6f0362c8cb0"
            },
            {
              "introduced": "12c0e58d9aa80db570fba5fa5146f3a640e99b42"
            },
            {
              "fixed": "3555d595e2a6fcf425c73f783e8709b1e44c0872"
            }
          ],
          "repo": "https://github.com/mastodon/mastodon",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-qrgq-9fx2-vf2r"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-248"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50129.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "4.3.24"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.11, 4.4.18, and 4.3.24, a DoS can be triggered by (Uncaught Exception vulerability), due to missing exception handling in the math sanitizer. Malformed \u003cmath\u003e nodes can result in a DoS of a whole server or targeted users services, depending on the type of action that includes the malformed nodes and the services interacting with it. This vulnerability is fixed in 4.5.11, 4.4.18, and 4.3.24.",
  "id": "CVE-2026-50129",
  "modified": "2026-07-15T01:49:13.364622001Z",
  "published": "2026-06-24T19:50:51.968Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50129.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/mastodon/mastodon/security/advisories/GHSA-qrgq-9fx2-vf2r"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50129"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Mastodon: Persistent anonymous DoS via unhandled NoMethodError in MATH_TRANSFORMER"
}