Description
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.
Published: 2026-09-22
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized cache configuration change
Action: Update plugin
AI Analysis

Impact

The RW Elephant Rental Inventory plugin for WordPress contains a flaw where the toggle_cache() function is accessible via the wp_ajax_toggle_cache AJAX action without any capability or nonce checks. This flaw allows any authenticated user with Subscriber or higher role to send a POST request to the admin‑ajax endpoint and toggle the plugin’s cache setting on or off. While the change itself is a configuration alteration, it can disrupt normal site performance, potentially leading to degraded user experience or cache inconsistencies.

Affected Systems

The vulnerability affects all installations of the RW Elephant Rental Inventory plugin on WordPress sites running version 2.3.13 or earlier. No other WordPress core components or plugins are directly impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates a low to moderate severity. No EPSS score is available at this time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, suggesting a lower likelihood of widespread exploitation. The attack requires the attacker to be authenticated as a Subscriber or higher and to send a crafted POST request to admin‑ajax, which is technically trivial for a legitimate site user. The missing nonce further simplifies the exploitation process.

Generated by OpenCVE AI on September 22, 2026 at 09:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the RW Elephant Rental Inventory plugin to version 2.3.14 or later
  • If an immediate upgrade is not possible, restrict the wp_ajax_toggle_cache action to users with "administrator" capability or remove the handler entirely
  • Implement a nonce check or additional authentication verification around the toggle_cache() function to prevent unauthorized POST requests

Generated by OpenCVE AI on September 22, 2026 at 09:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description 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.
Title RW Elephant Rental Inventory <= 2.3.13 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Modification via 'toggle_cache' AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T10:25:32.464Z

Reserved: 2026-03-13T13:37:50.598Z

Link: CVE-2026-4123

cve-icon Vulnrichment

Updated: 2026-09-22T10:17:37.524Z

cve-icon NVD

Status : Received

Published: 2026-09-22T08:16:39.370

Modified: 2026-09-22T11:17:24.717

Link: CVE-2026-4123

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:00:15Z

Weaknesses