Description
The Facturación Electrónica Costa Rica plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.2. This is due to missing or incorrect nonce validation on the (global scope, included by fvcr_admin_page_html) function. This makes it possible for unauthenticated attackers to modify the plugin's configuration, including API tokens, access tokens, economic activity, Hacienda environment mode, invoice and ticket emission flags, exchange rate, and branch settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-07-29
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Facturación Electrónica Costa Rica WordPress plugin contains a Cross‑Site Request Forgery flaw caused by missing or incorrect nonce validation in the configuration update function. An attacker can use a forged request to change critical plugin settings such as API tokens, access tokens, economic activity identifiers, Hacienda environment mode, invoice and ticket emission flags, exchange rate, and branch settings. This could enable the creation of fraudulent invoices, unauthorized use of the platform’s financial interfaces, or disruption of business processes managed by the plugin.

Affected Systems

All installations of the Facturación Electrónica Costa Rica WordPress plugin with versions 2.0.2 or earlier are affected. Site administrators using this plugin in any WordPress environment fall under the scope of this vulnerability.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, while the EPSS score of less than 1 % indicates a very low probability of exploitation at present. The flaw is not listed in the CISA KEV catalog. The likely attack vector is that an attacker sends a malicious link or form to an administrator, who, if tricked into clicking or submitting it, will unintentionally modify the plugin’s settings. Although exploitation requires social engineering, the impact of unauthorized configuration changes makes the risk moderate for sites using the affected plugin.

Generated by OpenCVE AI on August 3, 2026 at 13:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Facturación Electrónica Costa Rica to version 2.0.3 or later to eliminate the CSRF flaw.
  • If an upgrade is not immediately possible, enforce nonce verification on the configuration page, bind the update action to administrator‑only access, and remove or hide exposed configuration links that allow unauthenticated requests.
  • Implement additional WordPress security controls, such as two‑factor authentication for administrator accounts and a web application firewall that detects and blocks CSRF attempts.

Generated by OpenCVE AI on August 3, 2026 at 13:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Facturadorvirtual
Facturadorvirtual facturación Electrónica Costa Rica
Wordpress
Wordpress wordpress
Vendors & Products Facturadorvirtual
Facturadorvirtual facturación Electrónica Costa Rica
Wordpress
Wordpress wordpress

Wed, 29 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 29 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Facturación Electrónica Costa Rica plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.2. This is due to missing or incorrect nonce validation on the (global scope, included by fvcr_admin_page_html) function. This makes it possible for unauthenticated attackers to modify the plugin's configuration, including API tokens, access tokens, economic activity, Hacienda environment mode, invoice and ticket emission flags, exchange rate, and branch settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Facturación Electrónica Costa Rica <= 2.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

Facturadorvirtual Facturación Electrónica Costa Rica
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-29T12:21:45.437Z

Reserved: 2026-05-27T16:07:07.814Z

Link: CVE-2026-9720

cve-icon Vulnrichment

Updated: 2026-07-29T12:21:41.664Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T09:16:30.670

Modified: 2026-07-30T14:01:30.413

Link: CVE-2026-9720

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:00:07Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)