Description
The Listdom: AI-powered Business Directory with Classifieds Ads Listings plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'lsd[displ][style]' Parameter in all versions up to, and including, 5.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires the Listdom Pro add-on to be active and the 'Display Options Per Listing' displ setting to be enabled, both of which are non-default configurations.
Published: 2026-09-01
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Listdom WordPress plugin stores an XSS payload in the lsd[displ][style] parameter without sanitizing input, allowing any attacker to inject and persist malicious JavaScript that executes for every visitor of the affected site. This stored cross‑site scripting can steal credentials, hijack sessions, deface pages, or deliver other client‑side attacks, as defined by CWE‑79, and breaches confidentiality, integrity, and availability for users.

Affected Systems

All Webilia Listdom installations up to and including version 5.8.1 are vulnerable, provided the Listdom Pro add‑on is active and the 'Display Options Per Listing' displ setting is enabled. Systems lacking either component are not affected by this flaw.

Risk and Exploitability

The CVSS score of 7.2 classifies the flaw as high‑severity, and the lack of an EPSS score does not diminish the risk in a typical WordPress deployment. Because the attack requires no authentication and the malicious content is stored, any visitor of the site may be impacted after a single exploit. The vulnerability is listed in the vendor advisories but not yet in the CISA KEV catalog, indicating that it has not yet been observed in widespread exploitation, though the conditions make it easy to use if the plugin is present.

Generated by OpenCVE AI on September 1, 2026 at 05:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Listdom plugin to any release newer than 5.8.1, which removes the unsanitized lsd[displ][style] handling.
  • If an upgrade is not immediately possible, disable the Listdom Pro add‑on or turn off the 'Display Options Per Listing' Displ setting so that the vulnerable storage path is no longer available.
  • Implement input sanitization or a web application firewall rule that blocks or escapes script payloads submitted via the lsd[displ][style] parameter, aligning with the CWE‑79 mitigation strategy for stored XSS.

Generated by OpenCVE AI on September 1, 2026 at 05:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Listdom: AI-powered Business Directory with Classifieds Ads Listings plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'lsd[displ][style]' Parameter in all versions up to, and including, 5.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires the Listdom Pro add-on to be active and the 'Display Options Per Listing' displ setting to be enabled, both of which are non-default configurations.
Title Listdom: AI-powered Business Directory with Classifieds Ads Listings <= 5.8.1 - Unauthenticated Stored Cross-Site Scripting via 'lsd[displ][style]' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-01T04:27:47.982Z

Reserved: 2026-08-13T19:44:04.631Z

Link: CVE-2026-19796

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T05:17:09.360

Modified: 2026-09-01T05:17:09.360

Link: CVE-2026-19796

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T05:30:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')