LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69186: WordPress Hospital Doctor Directory plugin <= 1.3.9 - Broken Access Control vulnerability

Missing Authorization vulnerability in e-plugins Hospital Doctor Directory hospital-doctor-directory allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Hospital Doctor Directory: from n/a through <= 1.3.9.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-69186 is a broken access control flaw in the WordPress Hospital Doctor Directory plugin through version 1.3.9. An unauthenticated remote attacker may access functionality or data that should require permission. The CVSS score is 7.3, rated high. No source provided confirms active exploitation.

Executive priority

Prioritize within the normal high-severity remediation window, faster for public healthcare sites or sites storing directory-related personal data. The issue is remotely exploitable without login, but current sources do not confirm active exploitation or provide a named patch version.

Technical view

The issue is CWE-862 Missing Authorization in e-plugins Hospital Doctor Directory for WordPress, affecting versions up to 1.3.9. The published vector is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L, indicating network reachability, no required privileges, no user interaction, and limited confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to WordPress sites with the Hospital Doctor Directory plugin installed and active at version 1.3.9 or earlier. Public-facing healthcare or directory sites using this plugin should be prioritized because the flaw is remotely reachable and requires no login.

Exploitation context

The provided sources do not include exploit details, affected endpoints, proof-of-concept code, or confirmation of exploitation in the wild. The CVE is not listed as KEV in the source bundle. Treat exploitation as plausible because the attack complexity and privilege requirements are low, but not confirmed active.

Researcher notes

Evidence is limited to CVE and Patchstack database metadata. The sources identify missing authorization and CVSS characteristics but do not provide vulnerable routes, exploit mechanics, or a fixed release. Avoid assuming active exploitation, exact impact scope, or remediation version until vendor or advisory details are verified.

Mitigation direction

  • Inventory WordPress sites for the Hospital Doctor Directory plugin.
  • If installed, identify the exact plugin version in use.
  • Check the vendor, WordPress plugin page, or Patchstack for fixed-version guidance.
  • Update if an authenticated vendor-supported fixed release is available.
  • Disable or remove the plugin if no safe update is available.
  • Restrict administrative access and review plugin permissions where operationally feasible.

Validation and detection

  • Confirm whether Hospital Doctor Directory is installed and active.
  • Verify whether the deployed version is 1.3.9 or earlier.
  • Document internet exposure of affected WordPress sites.
  • Review vendor or Patchstack advisory status for remediation guidance.
  • Check application logs for suspicious unauthenticated access patterns.
  • Retest after update, disablement, or removal to confirm exposure is closed.
Prepared
Confidence
medium
Sources
3

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-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 lookup
cve · low confidence lookup

CVE-2025-69186 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2025-69186Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
e-pluginsHospital Doctor Directoryhospital-doctor-directory, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.