WordPress security changelog
HIGH CVE-2026-11801 Deferred

WPAdverts classifieds-types REST endpoint exposes internal configuration

WPAdverts through 2.3.2 exposes its classifieds-types REST endpoint without adequate authorization. An unauthenticated request can retrieve internal site configuration including registered post types and labels, associated taxonomies, form-scheme metadata, contact options and custom-field meta keys.

CVE / CNA score 7.5 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
WPAdverts – Classifieds Plugin
Plugin slug
wpadverts
Affected
<= 2.3.2
Safe version
2.3.3
Published
Aug 18, 2026
Weakness
CWE-862 — Missing Authorization

This CVE was published Aug 18, 2026 and is one of 13 known issues for this plugin.

Update, patch or deactivate.

Update WPAdverts to 2.3.3 or later. Until updated, restrict public access to the affected REST endpoint when feasible and review whether disclosed post types, fields or contact configuration could assist further attacks.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The WPAdverts – Classifieds Plugin plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.3.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to retrieve internal site configuration data exposed by the classifieds-types REST endpoint, including registered post types, labels, associated taxonomies, form scheme metadata, contact options, and custom field meta keys.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary and upstream sources