Description
The ZT Captcha plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.4. This is due to improper nonce validation on the save_ztcpt_captcha_settings action where the nonce check can be bypassed by sending an empty token value. This makes it possible for unauthenticated attackers to modify the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-01-24
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery allowing unauthorized changes to plugin settings
Action: Patch Plugin
AI Analysis

Impact

The ZT Captcha plugin for WordPress suffers from an improper nonce validation in its settings saving action. An attacker can supply an empty nonce token that bypasses the check, enabling the modification of plugin configuration without authentication. Changes to these settings could alter site behavior or security posture, potentially exposing the site to further attacks if the administrator trusts malicious configurations.

Affected Systems

This vulnerability affects WordPress sites utilizing the ZT Captcha plugin version 1.0.4 or earlier. The affected vendor is teamzt and the product is ZT Captcha. No specific version list beyond 1.0.4 is required because the issue exists in all prior releases.

Risk and Exploitability

The overall severity is moderately low, reflected in a CVSS score of 4.3. The EPSS score is below 1 %, indicating a very low probability of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector requires an unauthenticated attacker to trick a logged‑in administrator into sending a forged request—most commonly by clicking a malicious link or loading a crafted image. Once the admin performs the action, the attacker can alter the plugin settings silently. Because this is a CSRF flaw, it does not require additional privileges beyond the victim’s account, but the impact is limited to adjusting settings for that single WordPress installation.

Generated by OpenCVE AI on April 15, 2026 at 21:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ZT Captcha to a version newer than 1.0.4, which removes the faulty nonce validation.
  • If an upgrade is not immediately possible, disable the plugin or restrict its settings pages to privileged users only by adding additional nonce checks or access controls.
  • As a temporary measure, apply a web application firewall rule to block unexpected POST requests to the admin‑ajax endpoint that do not contain a valid WordPress nonce value.

Generated by OpenCVE AI on April 15, 2026 at 21:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 26 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 26 Jan 2026 12:00:00 +0000

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

Sat, 24 Jan 2026 07:45:00 +0000

Type Values Removed Values Added
Description The ZT Captcha plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.4. This is due to improper nonce validation on the save_ztcpt_captcha_settings action where the nonce check can be bypassed by sending an empty token value. This makes it possible for unauthenticated attackers to modify the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title ZT Captcha <= 1.0.4 - 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:12:03.425Z

Reserved: 2026-01-16T20:23:23.745Z

Link: CVE-2026-1075

cve-icon Vulnrichment

Updated: 2026-01-26T15:29:28.896Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T08:16:07.963

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

Link: CVE-2026-1075

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:45:14Z

Weaknesses