Description
The Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'saveDeployedContract' function in all versions up to, and including, 2.4.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the WordPress option `tokenico_deployed_contracts`, poisoning the smart contract addresses displayed.
Published: 2025-11-21
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Integrity Compromise
Action: Patch Upgrade
AI Analysis

Impact

The vulnerability lies in the missing capability check on the 'saveDeployedContract' function within the TokenICO WordPress plugin. It allows any authenticated user with Subscriber level access or higher to overwrite the WordPress option that stores deployed smart‑contract addresses. This results in an integrity breach where attackers can replace legitimate contract addresses with malicious ones, potentially steering users or transactions to attacker‑controlled contracts. The weakness corresponds to a missing authorization check (CWE-862).

Affected Systems

WordPress sites running the Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO plugin version 2.4.7 or earlier are impacted. The vulnerability affects all users who can authenticate and possess at least Subscriber role privileges.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, largely because exploitation requires authenticated access. The EPSS score of less than 1% suggests that the likelihood of real‑world exploitation at the present time is low. The vulnerability is not listed in the CISA KEV catalog, further reducing the probability that it is actively exploited. The attack vector is inferred to be web‑based, facilitated by the plugin's REST API endpoint that lacks proper authorization checks, allowing authenticated actors to modify stored contract data.

Generated by OpenCVE AI on April 22, 2026 at 03:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Consult the TokenICO vendor or review the plugin repository for an updated release that addresses the missing capability check.
  • Limit the Subscriber role by removing or disabling any capability that permits execution of the 'saveDeployedContract' REST endpoint; consider creating a custom role that lacks this permission if the default role cannot be altered.
  • If an immediate upgrade is not possible, disable or block the vulnerable REST endpoint for non‑administrator users via a function in your theme’s functions.php or a security plugin, thereby preventing authenticated but lower‑privilege users from invoking it.

Generated by OpenCVE AI on April 22, 2026 at 03:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
Description The Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'saveDeployedContract' function in all versions up to, and including, 2.4.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the WordPress option `tokenico_deployed_contracts`, poisoning the smart contract addresses displayed. The Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'saveDeployedContract' function in all versions up to, and including, 2.4.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the WordPress option `tokenico_deployed_contracts`, poisoning the smart contract addresses displayed.
Title Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO <= 2.4.6 - Missing Authorization to Authenticated (Subscriber+) Contract Address Update Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO <= 2.4.7 - Missing Authorization to Authenticated (Subscriber+) Contract Address Update
References

Mon, 24 Nov 2025 09:15:00 +0000

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

Fri, 21 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'saveDeployedContract' function in all versions up to, and including, 2.4.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the WordPress option `tokenico_deployed_contracts`, poisoning the smart contract addresses displayed.
Title Cryptocurrency (Token), Launchpad (Presale), ICO & IDO, Airdrop by TokenICO <= 2.4.6 - Missing Authorization to Authenticated (Subscriber+) Contract Address Update
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:39.930Z

Reserved: 2025-10-14T23:38:10.444Z

Link: CVE-2025-11773

cve-icon Vulnrichment

Updated: 2025-11-21T14:53:42.935Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:50.580

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

Link: CVE-2025-11773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T04:00:08Z

Weaknesses