CVE-2026-12415: Invoice Generator <= 1.0.0 - Unauthenticated Privilege Escalation via Account Takeover via 'user_id' Parameter

Published Jun 27, 2026
·
Updated

The Invoice Generator plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the pravelinvoiceeditaccount() AJAX action in versions up to, and including, 1.0.0. The handler is exposed via wpajaxnoprivpravelinvoiceeditaccount, accepts an attacker-controlled userid and useremail from POST data, and calls wpupdateuser() without verifying authentication, ownership, or a nonce. This makes it possible for unauthenticated attackers to change the email address of any user, including administrators, and then trigger WordPress's password reset flow to gain access to the targeted account.

Affected Software

1 affected component
pravel WordPress Invoice Generator plugin<=1.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pravel_invoice_generator (WordPress) to a version that resolves this vulnerability.

    Fixed in 1.0.0
  2. Configuration

    Update the pravel_invoice_edit_account AJAX handler to require authentication (not nopriv), check that the caller is allowed to edit the target user, validate/verify nonce from POST, and only then call wp_update_user().

    pravel_invoice_edit_account AJAX handler (WordPress) wp_ajax_nopriv_pravel_invoice_edit_account capability/authentication check and nonce verification = Add required capability check, verify authentication/ownership, and require a valid nonce before calling wp_update_user()
  3. Compensating control

    Ensure the exposed AJAX action wp_ajax_nopriv_pravel_invoice_edit_account is not available publicly; remove/disable the unauthenticated (nopriv) registration so only authenticated, authorized users can invoke pravel_invoice_edit_account.

Event History

Jun 27, 2026
CVE Published
via MITRE·04:30 AM
Data Sourced
via MITRE·04:30 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:16 AM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-12415?

The severity of CVE-2026-12415 is rated as critical with a score of 9.8.

2

How do I fix CVE-2026-12415?

To fix CVE-2026-12415, update the Invoice Generator plugin to version 1.0.1 or later.

3

What type of vulnerability is CVE-2026-12415?

CVE-2026-12415 is an unauthenticated privilege escalation vulnerability.

4

Which versions are affected by CVE-2026-12415?

CVE-2026-12415 affects the Invoice Generator plugin versions up to and including 1.0.0.

5

What is the exploit method for CVE-2026-12415?

CVE-2026-12415 can be exploited via an account takeover using the 'user_id' parameter without proper capability checks.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203