Security Advisory

CVE-2026-22182

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-13 01:17:59
Last updated 2026-03-13 14:47:20
Assigner VulnCheck
State PUBLISHED

Description

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.