Description
The Shield Security plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 21.0.8. This is due to the plugin allowing nonce verification to be bypassed via user-supplied parameter in the 'isNonceVerifyRequired' function. This makes it possible for unauthenticated attackers to execute SQL injection attacks, extracting sensitive information from the database, via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-02-19
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection through CSRF
Action: Immediate Patch
AI Analysis

Impact

The Shield Security WordPress plugin contains a flaw that allows the nonce verification check to be bypassed by passing a user‑supplied parameter to the isNonceVerifyRequired function. This bypass turns Cross‑Site Request Forgery into an unauthenticated SQL injection vector, letting an attacker run arbitrary database queries and exfiltrate sensitive information, as described by CWE‑89.

Affected Systems

The vulnerability affects the Shield Security plugin, developed by paultgoodchild:Shield, in all released versions up to and including 21.0.8. Users running these versions should verify the installed version and consider immediate remediation.

Risk and Exploitability

With a CVSS score of 6.5, the flaw is considered moderate severity. The EPSS value is below 1 % and the issue is not listed in the CISA KEV catalog, suggesting a low current exploitation probability. However, because the attack does not require authentication and can be executed with a forged request that tricks an administrator, the potential impact remains significant. The likely attack path would involve an attacker sending a crafted request to the site and luring an admin or trusted user into clicking a malicious link, thereby triggering the SQL injection.

Generated by OpenCVE AI on April 15, 2026 at 18:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Shield Security to version 21.0.9 or later (the current latest release) to fix the nonce verification bypass.
  • If an immediate upgrade is not possible, manually modify the isNonceVerifyRequired function to remove the user‑supplied parameter or enforce proper nonce verification before any database operation.
  • As a temporary countermeasure, restrict access to the vulnerable admin endpoints by firewall rules or by whitelisting only trusted IP addresses, reducing the chance that a forged request reaches the vulnerable code.

Generated by OpenCVE AI on April 15, 2026 at 18:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Feb 2026 02:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Paultgoodchild
Paultgoodchild shield: Blocks Bots, Protects Users, And Prevents Security Breaches
Wordpress
Wordpress wordpress
Vendors & Products Paultgoodchild
Paultgoodchild shield: Blocks Bots, Protects Users, And Prevents Security Breaches
Wordpress
Wordpress wordpress

Thu, 19 Feb 2026 05:00:00 +0000

Type Values Removed Values Added
Description The Shield Security plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 21.0.8. This is due to the plugin allowing nonce verification to be bypassed via user-supplied parameter in the 'isNonceVerifyRequired' function. This makes it possible for unauthenticated attackers to execute SQL injection attacks, extracting sensitive information from the database, via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Shield Security <= 21.0.8 - Cross-Site Request Forgery to SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Paultgoodchild Shield: Blocks Bots, Protects Users, And Prevents Security Breaches
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:33:18.351Z

Reserved: 2026-01-08T12:35:07.937Z

Link: CVE-2026-0722

cve-icon Vulnrichment

Updated: 2026-02-24T01:31:22.120Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T07:17:41.810

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

Link: CVE-2026-0722

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:15:10Z

Weaknesses