CVE-2026-9857 PUBLISHED

Invoice123 <= 1.7.0 - Missing Authorization to Authenticated (Subscriber+) Setting Modification via s123_submit_api_key & s123_submit_invoice_settings AJAX actions

Assigner: Wordfence
Reserved: 28.05.2026 Published: 10.07.2026 Updated: 10.07.2026

The Invoice123 plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.7.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite the plugin's API key stored in wp_options, modify invoice plugin settings, and alter WooCommerce tax rate data in the wp_woocommerce_tax_rates table.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor saskaita123
Product Invoice123
Versions Default: unaffected
  • affected from 0 to 1.7.0 (incl.)

Credits

  • Benedictus Jovan (aillesiM) finder

References

Problem Types

  • CWE-862 Missing Authorization CWE