Description
The Simple Crypto Shortcodes plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.0.2. This is due to missing nonce validation on the scs_backend function. 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: 2026-01-24
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Cross‑Site Request Forgery enabling arbitrary plugin settings modification
Action: Patch Update
AI Analysis

Impact

The Simple Crypto Shortcodes plugin contains an omission of nonce verification in its scs_backend function, which allows malicious actors to craft a request that a logged‑in administrator can unknowingly trigger. This enables the attacker to update the plugin’s settings without providing any credentials, thereby gaining control over how the shortcode behaves on the site. The underlying weakness is a classic CSRF flaw (CWE‑352).

Affected Systems

WordPress sites running Simple Crypto Shortcodes versions up to and including 1.0.2 are affected. The vulnerability only impacts administrators who can submit the forged request, and it does not affect non‑administrator users directly.

Risk and Exploitability

The vulnerability carries a CVSS score of 4.3, indicating moderate severity, and an EPSS score of less than 1%, suggesting a low probability of exploitation at present. It is not listed in the CISA KEV catalog. Exploitation requires the attacker to trick an administrator into clicking a link or submitting a form that targets the scs_backend endpoint. Because the flaw is a CSRF attack, it relies on user interaction and is not automatically exploitable from an external source.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Simple Crypto Shortcodes to any version newer than 1.0.2 that includes proper nonce validation.
  • If an update is not immediately available, configure the web server or the plugin’s own settings to block external access to the scs_backend endpoint, effectively disabling the vulnerable route.
  • Deploy a site‑wide anti‑CSRF or security plugin that adds additional nonce checks to critical admin routes, and enable multi‑factor authentication for all administrator accounts to reduce the risk of social‑engineering attacks.

Generated by OpenCVE AI on April 22, 2026 at 20:07 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 Simple Crypto Shortcodes plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.0.2. This is due to missing nonce validation on the scs_backend function. 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 Simple Crypto Shortcodes <= 1.0.2 - Cross-Site Request Forgery to Plugin 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-08T16:37:41.438Z

Reserved: 2025-12-18T18:00:09.232Z

Link: CVE-2025-14903

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-14903

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T20:15:20Z

Weaknesses