CVE-2026-22182

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gvectors:wpdiscuz:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2026-03-13 19:54

Updated : 2026-03-17 20:23


NVD link : CVE-2026-22182

Mitre link : CVE-2026-22182

CVE.ORG link : CVE-2026-22182


JSON object : View

Products Affected

gvectors

  • wpdiscuz
CWE
CWE-862

Missing Authorization

CWE-770

Allocation of Resources Without Limits or Throttling