Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Network-reachable unauthenticated endpoint with no complexity or interaction; impact bounded to partial listing data read and write, no availability or scope change.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Classified Listing <= 5.3.8 versions.
AnalysisAI
Broken Access Control in the Classified Listing WordPress plugin (versions ≤ 5.3.8) allows unauthenticated remote attackers to bypass authorization checks, enabling limited read and write access to plugin-managed listing data without any credentials. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) confirms the flaw is network-exploitable against any internet-exposed WordPress installation running the affected plugin with no authentication or user interaction required. No public exploit code or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
The Classified Listing plugin (CPE: cpe:2.3:a:mamunur_rashid:classified_listing) is a WordPress plugin for creating and managing classified advertisement listings. The root cause is CWE-862 (Missing Authorization), meaning one or more plugin endpoints - typically WordPress REST API routes or admin-ajax.php handlers - fail to verify whether the requesting party holds the capability required to perform the action. WordPress plugins commonly register custom action hooks or REST controllers; when these omit proper capability checks (such as current_user_can()), any unauthenticated HTTP client can invoke what should be privileged functionality. The CVSS PR:N and AC:L metrics confirm exploitation is straightforward and requires no pre-established trust, session token, or special network position.
RemediationAI
Update the Classified Listing WordPress plugin to a version beyond 5.3.8; however, no specific patched release number is confirmed in the available input data, so administrators must verify the exact fixed version via the WordPress.org plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/classified-listing/vulnerability/wordpress-classified-listing-plugin-5-3-8-broken-access-control-vulnerability before deploying. If an immediate update is not feasible, temporarily deactivating the plugin eliminates the attack surface entirely, at the cost of removing all classified listing functionality from the site. As a partial compensating control, deploying a web application firewall (WAF) with rules blocking unauthorized requests to the plugin's AJAX or REST endpoints may reduce exposure, though the specific vulnerable endpoint names are not confirmed in available data and WAF coverage may be incomplete - do not treat WAF filtering as equivalent to patching.
More in Classified Listing
View allThe Classified Listing Pro WordPress plugin before 2.0.20 does not escape a generated URL before outputting it back in a
The Classima WordPress theme before 2.1.11 and some of its required plugins (Classified Listing before 2.2.14, Classifie
The Classified Listing - Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to Cross-Site Req
Cross-Site Request Forgery (CSRF) vulnerability in RadiusTheme Classified Listing plugin <= 2.4.5 versions. Rated high s
Cross-site scripting in the Classified Listing WordPress plugin (by RadiusTheme) versions 5.4.2 and earlier lets a remot
Unauthenticated reflected/stored Cross-Site Scripting in the Classified Listing WordPress plugin versions 5.3.8 and earl
The Classified Listing - Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to unauthorized a
Broken access control in the Classified Listing WordPress plugin (versions <= 5.4.2) allows subscriber-level authenticat
Path traversal in the Classified Listing WordPress plugin (versions through 5.3.8) enables authenticated low-privileged
Broken access control in the Classified Listing WordPress plugin (versions ≤ 5.3.9) allows subscriber-level authenticate
The Classified Listing - Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to Sensitive Info
The Classified Listing - Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to unauthorized l
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36816
GHSA-3w93-f425-v54j