Security readout for executives and security teams
Plain-English summary
CVE-2025-69184 is a high-severity access-control flaw in the WordPress Institutions Directory plugin through version 1.3.4. An unauthenticated network attacker may be able to reach functions or data that should require permission. For organizations using this plugin, prioritize identifying exposed WordPress sites and following vendor or Patchstack guidance.
Executive priority
Prioritize within the normal high-severity vulnerability process, especially for public WordPress sites. The issue may allow unauthorized access with low attack complexity, but the public sources provided do not confirm active exploitation or identify a specific patch version.
Technical view
The CVE describes missing authorization in e-plugins Institutions Directory, package institutions-directory, affecting versions through 1.3.4. It is mapped to CWE-862 with CVSS 3.1 score 7.3: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L. Public details do not specify the vulnerable endpoint, exact impact path, or fixed version.
Likely exposure
Exposure is limited to WordPress installations with the Institutions Directory plugin installed at version 1.3.4 or earlier. Internet-facing WordPress sites have higher risk because the CVSS vector indicates network access, no privileges, and no user interaction are required.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. Patchstack and CVE records identify the vulnerability, but no exploit mechanics are provided here. Treat as plausible remote unauthenticated risk, not confirmed exploitation.
Researcher notes
The provided data has some inconsistency: the description says versions through 1.3.4 are affected, while the affected object lists version "0" and defaultStatus unaffected. Rely on the CVE description and Patchstack reference, but verify against the live advisory before enforcement decisions.
Mitigation direction
- Inventory WordPress sites for the Institutions Directory plugin.
- Check installed plugin versions and flag 1.3.4 or earlier.
- Review the vendor and Patchstack advisory for fixed-version guidance.
- Disable or remove the plugin if not business-critical.
- Restrict administrative access and monitor WordPress security logs.
Validation and detection
- Confirm whether the plugin package institutions-directory is installed.
- Record the installed version from WordPress plugin inventory.
- Compare findings against affected versions through 1.3.4.
- Check whether any vendor-provided update is available.
- Review logs for unusual unauthenticated access to plugin-related routes.
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-69184 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.
