wpDiscuz before 7.6.47 contains an unauthenticated denial of service vulnerability that allows anonymous users to trigger mass notification emails by exploiting the checkNotificationType() function. Attackers can repeatedly call the wpdiscuz-ajax.php endpoint with arbitrary postId and comment_id parameters to flood subscribers with notifications, as the handler lacks nonce verification, authentication checks, and rate limiting.
Use CWE-862, Gvectors vendor hub and Wpdiscuz product page to widen CVE-2026-22182 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-22193, CVE-2026-22192 and CVE-2026-22199 for nearby disclosures in the same product family.