Description
The Classified Listing WordPress plugin before 5.4.4 does not perform a capability check on an AJAX action that returns aggregated store revenue totals, allowing users with contributor-level access and above to read daily revenue figures normally restricted to administrators and report managers.
Published: 2026-08-03
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Based on the description, the vulnerability resides in the Classified Listing WordPress plugin prior to version 5.4.4. The plugin does not perform a capability check on an AJAX action that returns aggregated store revenue totals, enabling users with contributor-level access and above to read daily revenue figures normally restricted to administrators and report managers. This information‑disclosure weakness, mapped to CWE-862, compromises the confidentiality of sensitive financial data for sites that use the plugin.

Affected Systems

Based on the description, the vulnerability affects any installation of the Classified Listing plugin for WordPress running a version older than 5.4.4. No specific vendor namespace is provided, so the impact applies universally to sites using this unpatched plugin version.

Risk and Exploitability

The vulnerability has a CVSS score of 2.7, indicating low severity, and an EPSS score of < 1%. It is not listed in the CISA KEV catalog, suggesting no publicly known exploitation yet. Because the flaw is tied to an authenticated AJAX endpoint and requires only contributor privileges—roles commonly granted to content authors—the risk of exploitation is moderate. Based on the description, it is inferred that an attacker who has or can obtain contributor access could trigger the endpoint and retrieve revenue data without advanced privileges.

Generated by OpenCVE AI on August 4, 2026 at 23:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Classified Listing plugin to version 5.4.4 or later to address the missing capability check.
  • If an upgrade is not immediately possible, disable or restrict the rtcl_revenue_order_search AJAX action for non‑administrator roles, for example by adding a custom snippet that blocks the action unless the user has the manage_options capability.
  • Review and limit contributor privileges on the site; consider removing contributor access until the plugin is updated or the endpoint is secured.

Generated by OpenCVE AI on August 4, 2026 at 23:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Tue, 04 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Classified Listing WordPress plugin before 5.4.4 does not perform a capability check on an AJAX action that returns aggregated store revenue totals, allowing users with contributor-level access and above to read daily revenue figures normally restricted to administrators and report managers.
Title Classified Listing < 5.4.4 - Contributor+ Store Revenue Total Disclosure via rtcl_revenue_order_search
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T17:41:52.700Z

Reserved: 2026-07-20T10:04:48.146Z

Link: CVE-2026-16276

cve-icon Vulnrichment

Updated: 2026-08-04T15:53:30.386Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:41.133

Modified: 2026-08-04T18:16:46.610

Link: CVE-2026-16276

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:45:02Z

Weaknesses