Security readout for executives and security teams
Plain-English summary
CVE-2025-69185 is a high-severity broken access control issue in the WordPress Hotel Listing plugin by e-plugins, affecting versions through 1.4.2. The published scoring indicates a remote, unauthenticated attacker could impact confidentiality, integrity, and availability at a limited level. No active exploitation is cited in the provided sources.
Executive priority
Treat this as a near-term remediation item for affected public WordPress sites, especially hospitality or booking-related properties. It is high severity and remotely reachable, but current provided evidence does not show known exploitation or a named patch.
Technical view
The vulnerability is classified as CWE-862, Missing Authorization. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L, meaning network reachable, low complexity, no authentication, and no user interaction. Source data identifies Hotel Listing <= 1.4.2 as affected, but does not provide endpoint details, exploit mechanics, or a confirmed fixed version.
Likely exposure
Exposure is limited to WordPress sites with the Hotel Listing plugin installed and running at version 1.4.2 or earlier. Public-facing WordPress sites are the main concern because the CVSS vector indicates network access and no required privileges.
Exploitation context
The provided sources do not report active exploitation, and the CVE is not marked as CISA KEV. The vulnerability type suggests attackers may attempt unauthorized actions against plugin functionality, but the public bundle does not include technical exploitation details.
Researcher notes
Source data has limited detail. The CVE description states Hotel Listing through <= 1.4.2 is affected, while the affected product block includes an unclear version value of “0” and defaultStatus “unaffected.” Rely on the CVE description and Patchstack entry, then verify directly with vendor/plugin metadata.
Mitigation direction
- Inventory WordPress sites for the Hotel Listing plugin and record installed versions.
- Prioritize sites running Hotel Listing version 1.4.2 or earlier.
- Check vendor, WordPress plugin, and Patchstack guidance for an update or mitigation.
- Disable or remove the plugin where it is not business-critical.
- Increase monitoring for unexpected plugin-related changes or access attempts.
Validation and detection
- Confirm whether the Hotel Listing plugin is installed and active.
- Verify the installed plugin version against the affected range: through 1.4.2.
- Review WordPress logs for unusual unauthenticated activity involving plugin features.
- Confirm whether a vendor-fixed version or advisory is available.
- Document compensating controls if the plugin cannot be removed or updated.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
Open ATT&CK lookupCVE-2025-69185 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CNA and ADP enrichment extracted from CVE v5
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.3HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
