Description
The Coinbase Commerce for Contact Form 7 plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.1.2. This is due to a missing capability check and missing nonce verification in the save_settings() function, which is registered on the admin_post_cccf7_save_settings hook. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the plugin's Coinbase Commerce API key option (cccf7_api_key) via a crafted POST request to /wp-admin/admin-post.
Published: 2026-05-12
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Coinbase Commerce for Contact Form 7 WordPress plugin contains a missing authorization check and nonce verification in its settings save routine. Authenticated users with Subscriber-level capability or higher can exploit this flaw by sending a crafted POST request to the admin-post endpoint, enabling them to overwrite the cccf7_api_key option. This changes the API key used for all Coinbase Commerce transactions, allowing the attacker to redirect payment processing to a different account and potentially siphon funds or cause financial loss.

Affected Systems

The vulnerability affects the coderpress Coinbase Commerce for Contact Form 7 plugin for WordPress, versions up to and including 1.1.2. Users running any of these affected releases are at risk.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, but the EPSS score is not available, so exploitation probability is uncertain. The flaw is not listed in the CISA KEV catalog. Exploitation requires the attacker to possess an authenticated Subscriber or higher role within the WordPress site and to construct a POST request to /wp-admin/admin-post, a local attack that does not rely on external network access.

Generated by OpenCVE AI on May 12, 2026 at 10:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Coinbase Commerce for Contact Form 7 to the latest version that includes the authorization and nonce checks.
  • If an update is unavailable, restrict the plugin’s admin settings page to users with Administrator capability only, preventing Subscribers from accessing it.
  • Audit the cccf7_api_key value after patching and verify that no unauthorized API key changes occur.

Generated by OpenCVE AI on May 12, 2026 at 10:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 12 May 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Coinbase Commerce for Contact Form 7 plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.1.2. This is due to a missing capability check and missing nonce verification in the save_settings() function, which is registered on the admin_post_cccf7_save_settings hook. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the plugin's Coinbase Commerce API key option (cccf7_api_key) via a crafted POST request to /wp-admin/admin-post.
Title Coinbase Commerce for Contact Form 7 <= 1.1.2 - Missing Authorization to Authenticated (Subscriber+) API Key Modification via 'cccf7_api_key' Parameter
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-12T21:13:48.903Z

Reserved: 2026-04-20T18:14:59.772Z

Link: CVE-2026-6709

cve-icon Vulnrichment

Updated: 2026-05-12T21:13:44.382Z

cve-icon NVD

Status : Deferred

Published: 2026-05-12T09:16:56.220

Modified: 2026-05-12T14:03:52.757

Link: CVE-2026-6709

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T10:45:14Z

Weaknesses