Security readout for executives and security teams
Plain-English summary
Estatebud Properties & Listings for WordPress is reported vulnerable through version 5.5.0. An attacker could trick a user into causing a settings update that stores malicious script in the site. The bundle does not show active exploitation or identify a fixed version.
Executive priority
Treat as high priority for WordPress estates using this real estate listings plugin, especially public marketing sites. Prioritize inventory and removal or update decisions because stored XSS can damage visitor trust and administrator security.
Technical view
CVE-2025-23994 is a CWE-79 stored XSS issue described as CSRF to settings update in estatebud-properties-listings <=5.5.0. CVSS 3.1 is 7.1: network, low complexity, no privileges, user interaction required, changed scope, low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites running Estatebud Properties & Listings versions through 5.5.0. The bundle does not identify affected hosting platforms beyond WordPress plugin installations.
Exploitation context
The sources do not support active exploitation, and the CVE is not marked KEV. The risk is highest where administrators or privileged site users can be socially engineered into browser interaction that causes persistent script to be stored.
Researcher notes
Evidence is limited to the CVE record and Patchstack reference. No exploit-in-the-wild signal, PoC status, or fixed version is provided in the supplied bundle. Avoid assuming more affected versions than <=5.5.0.
Mitigation direction
Inventory WordPress sites for estatebud-properties-listings and record installed versions.
If version is <=5.5.0, check Patchstack and vendor guidance for a fixed release.
Disable or remove the plugin where business use is not required.
Restrict WordPress administrator access and harden session security.
Review plugin-managed settings after any suspicious administrator browser activity.
Validation and detection
Confirm whether estatebud-properties-listings is installed on each WordPress site.
Verify installed plugin versions are above 5.5.0 if vendor guidance identifies a fixed release.
Check CVE and Patchstack entries for updated remediation details.
Review affected site pages and settings for unexpected stored script content.
Monitor web and WordPress logs for unusual settings changes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.