CVE-2026-8902
Deferred Deferred - Pending Action

Cross-Site Request Forgery in AJAX Report Comments WordPress Plugin

Vulnerability report for CVE-2026-8902, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-09

Last updated on: 2026-06-09

Assigner: Wordfence

Description

The AJAX Report Comments plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.4. This is due to missing or incorrect nonce validation on the rc_options_page function. This makes it possible for unauthenticated attackers to modify plugin settings including link text and markup, success/failure/already-reported messages, comment threshold, cookie duration, reporter-comment toggle, and notification email address, subject, and message body via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-09
Last Modified
2026-06-09
Generated
2026-06-29
AI Q&A
2026-06-09
EPSS Evaluated
2026-06-28
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ajax_report_comments ajax_report_comments to 2.0.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The AJAX Report Comments plugin for WordPress has a Cross-Site Request Forgery (CSRF) vulnerability in all versions up to and including 2.0.4. This occurs because the plugin's rc_options_page function lacks proper nonce validation, which is a security measure to verify legitimate requests.

As a result, an attacker who tricks a site administrator into clicking a malicious link can cause unauthorized changes to the plugin's settings without the administrator's consent.

Impact Analysis

This vulnerability allows unauthenticated attackers to modify various plugin settings by exploiting the administrator's interaction with a forged request.

  • Modification of link text and markup
  • Changing success, failure, or already-reported messages
  • Altering comment threshold and cookie duration
  • Toggling reporter-comment settings
  • Changing notification email address, subject, and message body

These unauthorized changes could disrupt the normal operation of the plugin, potentially leading to misinformation, misconfiguration, or abuse of the comment reporting functionality.

Mitigation Strategies

To mitigate this vulnerability, you should update the AJAX Report Comments plugin for WordPress to a version later than 2.0.4 where the nonce validation issue is fixed.

Additionally, avoid clicking on suspicious links that could trigger forged requests, especially if you are a site administrator.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-8902. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart