Description
The iThoughts Advanced Code Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.10. This is due to missing or incorrect nonce validation on the 'ithoughts_ace_update_options' AJAX action. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-07-24
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery allowing unauthenticated attackers to alter plugin settings
Action: Update Plugin
AI Analysis

Impact

The vulnerability stems from missing or incorrect nonce validation on the ithoughts_ace_update_options AJAX action in the iThoughts Advanced Code Editor WordPress plugin. Because of this omission, an attacker does not need credentials to change plugin configuration. By tricking an administrator into clicking a crafted link or otherwise making a forged request, the attacker can modify settings that may affect code editing behavior, security features, or plugin functionality.

Affected Systems

All installations of iThoughts Advanced Code Editor version 1.2.10 or earlier, sourced from the Gerkin vendor. The affected component is the settings update endpoint handled by the plugin within a WordPress site.

Risk and Exploitability

The CVSS score of 4.3 places the vulnerability in the moderate severity range, and the EPSS score of less than 1% indicates a very low probability of exploitation in the broader ecosystem. The vulnerability is not included in the CISA Known Exploited Vulnerabilities catalog. This CSRF flaw requires social engineering or a pre‑existing malicious link to persuade an administrator to execute a forged request, making exploitation user‑dependent and less likely to spread automatically.

Generated by OpenCVE AI on April 20, 2026 at 22:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade iThoughts Advanced Code Editor to version 1.2.11 or later, which includes proper nonce validation for the update action
  • If an upgrade is not immediately possible, restrict access to the ithoughts_ace_update_options AJAX action by disabling it for non‑authenticated requests or removing the endpoint entirely
  • Implement additional WordPress security measures such as a robust nonce system or a trusted‑origin policy to reduce the risk of CSRF attacks

Generated by OpenCVE AI on April 20, 2026 at 22:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-22492 The iThoughts Advanced Code Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.10. This is due to missing or incorrect nonce validation on the 'ithoughts_ace_update_options' AJAX action. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Thu, 24 Jul 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 24 Jul 2025 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 24 Jul 2025 09:30:00 +0000

Type Values Removed Values Added
Description The iThoughts Advanced Code Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.10. This is due to missing or incorrect nonce validation on the 'ithoughts_ace_update_options' AJAX action. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title iThoughts Advanced Code Editor <= 1.2.10 - Cross-Site Request Forgery to Settings Update
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:30:49.913Z

Reserved: 2025-07-18T19:25:16.829Z

Link: CVE-2025-7835

cve-icon Vulnrichment

Updated: 2025-07-24T13:10:12.351Z

cve-icon NVD

Status : Deferred

Published: 2025-07-24T10:15:28.927

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

Link: CVE-2025-7835

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:15:06Z

Weaknesses