Description
The Advanced Classifieds & Directory Pro Advanced Classifieds & Directory Pro WordPress plugin before 3.4.3 (<= 3.4.2) is vulnerable to unauthenticated sensitive information exposure via the AJAX action `acadp_public_custom_fields_listings`.
Published: 2026-08-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to invoke the AJAX action `acadp_public_custom_fields_listings` without authentication, thereby retrieving values of non‑public custom fields associated with listings. This exposure can include sensitive data such as financial information, personal identification, or location details that are intended for logged‑in users only. Because the data is delivered in plain form over the network, an adversary can read it directly, compromising confidentiality and potentially leading to identity theft or other privacy violations.

Affected Systems

WordPress sites that use the Advanced Classifieds & Directory Pro plugin version 3.4.2 or earlier are affected. The vulnerability impacts any installation of the plugin, regardless of the hosting environment or site configuration.

Risk and Exploitability

The vulnerability does not require authentication or complex input; an attacker simply sends a request to the public AJAX endpoint. The EPSS score is < 1%, indicating a very low but nonzero likelihood of active exploitation, and the CVSS score of 5.3 reflects a medium severity. The vulnerability is not listed in the CISA KEV catalog. Given the ease of exploitation and the privacy impact, the overall risk can be considered moderate, and administrators should treat the exposure as a significant issue until a fix is applied.

Generated by OpenCVE AI on August 13, 2026 at 08:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrading the Advanced Classifieds & Directory Pro plugin to version 3.4.3 or later eliminates the vulnerability.
  • If an upgrade is not immediately possible, restrict access to the `acadp_public_custom_fields_listings` AJAX action by adding firewall or .htaccess rules that block unauthenticated requests to that endpoint.
  • After applying any mitigation, review the plugin configuration to ensure that sensitive custom fields are marked as private or require proper authentication before being displayed to users.

Generated by OpenCVE AI on August 13, 2026 at 08:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352
Metrics cvssV3_1

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

ssvc

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


Tue, 11 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Pluginsware
Pluginsware advanced Classifieds & Directory Pro
Wordpress
Wordpress wordpress
Vendors & Products Pluginsware
Pluginsware advanced Classifieds & Directory Pro
Wordpress
Wordpress wordpress

Mon, 10 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

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

Type Values Removed Values Added
Description The Advanced Classifieds & Directory Pro Advanced Classifieds & Directory Pro WordPress plugin before 3.4.3 (<= 3.4.2) is vulnerable to unauthenticated sensitive information exposure via the AJAX action `acadp_public_custom_fields_listings`.
Title Advanced Classifieds & Directory Pro < 3.4.3 - Unauthenticated Non-Public Listing Custom Field Disclosure
References

Subscriptions

Pluginsware Advanced Classifieds & Directory Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T15:28:30.286Z

Reserved: 2026-08-06T09:39:40.440Z

Link: CVE-2026-19074

cve-icon Vulnrichment

Updated: 2026-08-11T15:19:32.800Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:51.157

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19074

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:00:11Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control

  • CWE-352

    Cross-Site Request Forgery (CSRF)