Description
The Keybase.io Verification plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.5. This is due to missing nonce validation when updating plugin settings. This makes it possible for unauthenticated attackers to update the Keybase verification text via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-02-18
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Plugin Settings Modification
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a classic Cross‑Site Request Forgery flaw that arises because the plugin does not validate the WordPress nonce when updating its settings. As a result, an attacker can craft a forged HTTP request that, if successfully delivered to the administrative interface, will modify the Keybase verification text stored by the plugin.

Affected Systems

This weakness affects the Keybase.io Verification plugin developed by jamesits, which is available for WordPress installations. All plugin releases up to and including version 1.4.5 are susceptible. Administrators of WordPress sites that have installed any of these affected versions are therefore exposed.

Risk and Exploitability

The CVSS score of 4.3 indicates a medium severity level, but the EPSS score of less than 1% shows that real‑world exploitation is currently very unlikely. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to trick a site administrator into clicking a malicious link or otherwise submitting a forged request; the configuration requires the target to be logged in with administrative privileges. While the potential impact is limited to the internal verification text, the lack of authentication checks means the attacker can alter or remove verification content, undermining the plugin’s integrity.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Keybase.io Verification plugin to the latest available version that includes nonce validation for settings updates (at minimum 1.4.6 or newer).
  • If an upgrade is not immediately possible, remove or deactivate the plugin until a patched version is installed, to eliminate the CSRF surface.
  • As a temporary workaround, modify the plugin’s settings handling code (write.php) to add a valid WordPress nonce check before processing updates, or patch the file to include the nonce logic manually.
  • Reinforce administrative security hygiene by training administrators to avoid clicking untrusted links and by implementing extra CSRF protection mechanisms such as a web application firewall that checks for proper nonces.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 18 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Jamesits
Jamesits keybase.io Verification
Wordpress
Wordpress wordpress
Vendors & Products Jamesits
Jamesits keybase.io Verification
Wordpress
Wordpress wordpress

Wed, 18 Feb 2026 06:00:00 +0000

Type Values Removed Values Added
Description The Keybase.io Verification plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.5. This is due to missing nonce validation when updating plugin settings. This makes it possible for unauthenticated attackers to update the Keybase verification text via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Keybase.io Verification <= 1.4.5 - 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

Jamesits Keybase.io Verification
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:02.200Z

Reserved: 2026-01-16T20:15:03.326Z

Link: CVE-2026-1072

cve-icon Vulnrichment

Updated: 2026-02-18T12:25:16.548Z

cve-icon NVD

Status : Deferred

Published: 2026-02-18T06:16:33.740

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

Link: CVE-2026-1072

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses