{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a95c5d6730b943adab7e54bc209c051f98843a3b"
            },
            {
              "fixed": "e9942c6d19ac1709b3df7357cfb8810774c8d3ac"
            }
          ],
          "repo": "https://github.com/mybb/mybb",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xx78-g79m-qvgq"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45127.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "1.8.40"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "MyBB is free and open source forum software. Prior to 1.8.40, the ACP Mass Mail module does not validate certain requests correctly, allowing same-site attackers to create draft entries from archived entries by embedding a specially crafted URL. The Resend route in Admin CP, Users \u0026 Groups, Mass Mail, Mass Mailing Archive duplicates archived mailing entries into new drafts with mybb_massemails.status set to 0 on GET requests without request forgery protection. The uniquely identifying implementation details include Users \u0026 Groups → Mass Mail → Mass Mailing Archive, mybb_massemails.status = 0, and admin/modules/user/mass_mail.php. This issue is fixed in version 1.8.40.",
  "id": "CVE-2026-45127",
  "modified": "2026-08-21T03:30:16.075127364Z",
  "published": "2026-08-18T15:38:41.434Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/mybb/mybb/releases/tag/mybb_1840"
    },
    {
      "type": "WEB",
      "url": "https://mybb.com/versions/1.8.40"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45127.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/mybb/mybb/security/advisories/GHSA-xx78-g79m-qvgq"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45127"
    },
    {
      "type": "FIX",
      "url": "https://github.com/mybb/mybb/commit/a95c5d6730b943adab7e54bc209c051f98843a3b"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "MyBB: ACP Mass Mail draft resend CSRF"
}