CVE-2026-4123 PUBLISHED

RW Elephant Rental Inventory <= 2.3.13 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Modification via 'toggle_cache' AJAX Action

Assigner: Wordfence
Reserved: 13.03.2026 Published: 22.09.2026 Updated: 22.09.2026

The RW Elephant Rental Inventory plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including 2.3.13. This is due to a missing capability check on the toggle_cache() function which is hooked to the wp_ajax_toggle_cache AJAX action. The function also lacks nonce verification. This makes it possible for authenticated attackers, with Subscriber-level access and above, to toggle the plugin's cache setting on or off by sending a POST request to admin-ajax.

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 rwelephant01
Product RW Elephant Rental Inventory
Versions Default: unaffected
  • affected from 0 to 2.3.13 (incl.)

Credits

  • Nabil Irawan finder

References

Problem Types

  • CWE-862 Missing Authorization CWE