Skip to main content

Classified Listing CVE-2026-16276

| EUVDEUVD-2026-52164 LOW
Missing Authorization (CWE-862)
2026-08-03 WPScan GHSA-jxrw-x44m-c9mq
2.7
CVSS 3.1 · Vendor: WPScan

Severity by source

Vendor (WPScan) PRIMARY
2.7 LOW
AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
4.3 MEDIUM

Contributor is a low-privilege authenticated WordPress role (PR:L), not high; impact is read-only confidentiality exposure with no integrity or availability effect.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Aug 04, 2026 - 18:26 vuln.today
CVSS changed
Aug 04, 2026 - 18:22 NVD
2.7 (LOW)
Patch available
Aug 03, 2026 - 07:01 EUVD
CVE Published
Aug 03, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 03, 2026 - 06:00 cve.org
LOW 2.7

DescriptionCVE.org

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.

AnalysisAI

Unauthorized revenue data disclosure in the Classified Listing WordPress plugin (before 5.4.4) allows any authenticated contributor-level user to read daily store revenue figures restricted to administrators and report managers. The flaw stems from a missing capability check (CWE-862) on an AJAX action that aggregates store revenue totals, exposing potentially sensitive business intelligence to lower-privileged users. No public exploit identified at time of analysis per KEV, though a publicly available exploit exists per WPScan reporting; the EPSS score of 0.13% (3rd percentile) suggests limited real-world exploitation interest despite code availability.

Technical ContextAI

The Classified Listing plugin (CPE: cpe:2.3:a:unknown:classified_listing:*:*:*:*:*:*:*:*) is a WordPress marketplace/classifieds plugin. The root cause is CWE-862 (Missing Authorization): a WordPress AJAX action handler that returns aggregated store revenue totals omits a capability check, meaning WordPress's role-based access control system is not consulted before serving the response. In WordPress, AJAX actions registered with wp_ajax_{action} fire for any logged-in user unless the handler explicitly checks current_user_can() or a nonce tied to a specific role. The action was likely intended to be restricted to roles with manage_options or a custom report-manager capability, but that check was never implemented, making the handler callable by any authenticated user, including contributors.

RemediationAI

Upgrade to Classified Listing version 5.4.4 or later, which introduces the missing capability check on the affected AJAX action. The vendor-released patch is confirmed available per WPScan (https://wpscan.com/vulnerability/64321af7-dadb-4bde-8c8f-ca520145d02c/) and NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-16276). If immediate upgrade is not feasible, a compensating control is to restrict the WordPress contributor role entirely from accessing the site's AJAX endpoint by blocking wp-admin/admin-ajax.php at the web server or WAF level for contributor-session cookies - note this may break other contributor-level AJAX functionality. Alternatively, disable the store revenue reporting feature within the plugin's settings if that option exists, to prevent the action from returning data even if called. The trade-off of blocking admin-ajax.php broadly is disruption to any contributor-dependent frontend features.

CVE-2026-16281 HIGH POC
7.1 Sep 04

Broken object-level authorization in the Classified Listing WordPress plugin (versions 5.3.0 through pre-6.1.1) allows a

CVE-2022-2655 MEDIUM POC
6.1 Sep 16

The Classified Listing Pro WordPress plugin before 2.0.20 does not escape a generated URL before outputting it back in a

CVE-2022-2654 MEDIUM POC
6.1 Sep 16

The Classima WordPress theme before 2.1.11 and some of its required plugins (Classified Listing before 2.2.14, Classifie

CVE-2024-1315 HIGH
8.8 Apr 09

The Classified Listing - Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to Cross-Site Req

CVE-2023-37387 HIGH
8.8 Jul 18

Cross-Site Request Forgery (CSRF) vulnerability in RadiusTheme Classified Listing plugin <= 2.4.5 versions. Rated high s

CVE-2026-14183 MEDIUM POC
4.3 Jul 21

Insecure Direct Object Reference (IDOR) in the Classified Listing WordPress plugin before 5.3.9 exposes payment receipt

CVE-2026-57344 HIGH
7.1 Jul 02

Cross-site scripting in the Classified Listing WordPress plugin (by RadiusTheme) versions 5.4.2 and earlier lets a remot

CVE-2026-42658 HIGH
7.1 Jun 15

Unauthenticated reflected/stored Cross-Site Scripting in the Classified Listing WordPress plugin versions 5.3.8 and earl

CVE-2026-16274 LOW POC
2.7 Aug 03

The Classified Listing WordPress plugin before version 5.4.4 exposes private, draft, and pending post content to authent

CVE-2024-1352 MEDIUM
6.5 Apr 09

The Classified Listing - Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to unauthorized a

CVE-2026-42679 MEDIUM
6.5 Jun 01

Path traversal in the Classified Listing WordPress plugin (versions through 5.3.8) enables authenticated low-privileged

CVE-2026-57355 MEDIUM
6.5 Jul 02

Broken access control in the Classified Listing WordPress plugin (versions <= 5.4.2) allows subscriber-level authenticat

Share

CVE-2026-16276 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy