CVE-2026-9021
MEDIUMCVSS v3.1: 5.3
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 5.3 v3.1 · NVD
- EPSS
- EPSS not provided by FIRST.org for this CVE
- CISA KEV
- No
- Type
- Missing Authorization · NVD CWE
- Attack conditions (CVSS vector)
- NetworkNo privilegesNo user interaction · Source: NVD Vector
- Published
- 2026-07-09 · Modified: 2026-07-09
- References
- Jump to references (8)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
The Easy Invoice plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.1.19. This is due to the plugin registering the easy_invoice_accept_quote and easy_invoice_decline_quote AJAX actions via wp_ajax_nopriv_ hooks and relying solely on a quote-scoped nonce that is rendered into the publicly accessible single quote template, combined with an ownership check that is gated behind an off-by-default Pro option (easy_invoice_pro_restrict_quote_to_client). This makes it possible for unauthenticated attackers to accept or decline arbitrary published quotes — and, depending on the configured accept action, automatically convert them into invoices (and even email them to the client) — by harvesting the per-quote nonce from the public quote page and submitting it to admin-ajax.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.1.12/includes/Controllers/Q…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.1.12/includes/Controllers/Q…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.1.12/includes/Controllers/Q…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.1.12/templates/quotes/singl…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.2.0/includes/Controllers/Qu…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.2.0/includes/Controllers/Qu…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.2.0/includes/Controllers/Qu…
- Reference https://plugins.trac.wordpress.org/browser/easy-invoice/tags/2.2.0/templates/quotes/single…