Description
The Ajax Comment Form CST plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing or incorrect nonce validation via the 'acform_cst_settings' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-04-25
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via CSRF
Action: Apply Patch
AI Analysis

Impact

The Ajax Comment Form CST plugin contains a CSRF flaw on the settings page, allowing an unauthenticated attacker to send a forged request that updates plugin settings with malicious JavaScript. The injected script is stored on the site and delivered to logged‑in users, enabling stored XSS attacks that can hijack sessions, deface content, or deliver malware. The vulnerability stems from missing or incorrect nonce validation, which is a classic input validation weakness (CWE‑79).

Affected Systems

Vendors and products affected are WordPress sites using the rafe007 Ajax Comment Form CST plugin, versions 1.2 and earlier. No specific version numbers beyond the ≤1.2 limit are listed.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. An EPSS score of less than 1% suggests low likelihood of exploitation, and the vulnerability has not been listed in CISA’s KEV catalog. Attackers require only a link or image that an administrator will unknowingly click, making it a practical CSRF attack but limited to sites with the vulnerable plugin and an active admin user.

Generated by OpenCVE AI on April 22, 2026 at 17:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Ajax Comment Form CST plugin to version 1.3 or later, which restores correct nonce validation.
  • If an update is not possible, remove or disable the plugin entirely to prevent the CSRF vector and stored XSS injection.
  • As a temporary workaround, restrict access to the plugin’s settings page using server‑side access controls or a firewall rule that blocks unauthenticated POST requests to /wp-admin/admin-ajax.php for the relevant action handlers.

Generated by OpenCVE AI on April 22, 2026 at 17:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12391 The Ajax Comment Form CST plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing or incorrect nonce validation via the 'acform_cst_settings' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Fri, 25 Apr 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Apr 2025 07:00:00 +0000

Type Values Removed Values Added
Description The Ajax Comment Form CST plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing or incorrect nonce validation via the 'acform_cst_settings' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Ajax Comment Form CST <= 1.2 - Cross-Site Request Forgery to Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:25.856Z

Reserved: 2025-04-22T14:47:52.051Z

Link: CVE-2025-3867

cve-icon Vulnrichment

Updated: 2025-04-25T15:43:29.956Z

cve-icon NVD

Status : Deferred

Published: 2025-04-25T07:15:48.320

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-3867

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T17:30:22Z

Weaknesses