Security readout for executives and security teams
Plain-English summary
CVE-2023-40600 is a sensitive information exposure issue in the WordPress EWWW Image Optimizer plugin through version 7.2.0. The source states it only works when debug.log is enabled, so business risk is mainly unintended disclosure from misconfigured WordPress sites.
Executive priority
Treat this as a moderate-priority hygiene issue. It is not described as actively exploited, but public WordPress sites with debug logging enabled can leak sensitive information without authentication.
Technical view
The issue is classified as CWE-200 with CVSS 3.1 score 5.3: network-reachable, low complexity, no privileges, no user interaction, and low confidentiality impact. Sources identify Exactly WWW EWWW Image Optimizer through 7.2.0 as affected, with no integrity or availability impact described.
Likely exposure
Exposure is likely limited to WordPress sites running EWWW Image Optimizer version 7.2.0 or older with WordPress debug.log enabled. Sites without debug logging enabled are not described as exploitable by the provided sources.
Exploitation context
The CVE is not listed in KEV, and the provided sources do not state active exploitation. The condition requiring debug.log to be enabled reduces likely exposure but makes configuration review important across public WordPress properties.
Researcher notes
Evidence is sparse. The sources identify sensitive data exposure, affected plugin versions through 7.2.0, and the debug.log precondition, but do not describe the exact exposed data, a patch version, or exploitation in the wild.
Mitigation direction
- Disable WordPress debug logging on production sites unless explicitly required.
- Identify and remove EWWW Image Optimizer versions through 7.2.0 from production.
- Check vendor or Patchstack guidance for a fixed plugin version.
- Restrict public access to logs and sensitive diagnostic files.
- Review exposed WordPress logs for sensitive data before retention or sharing.
Validation and detection
- Inventory WordPress sites using EWWW Image Optimizer.
- Confirm whether installed versions are 7.2.0 or older.
- Review production configuration for enabled debug.log behavior.
- Verify diagnostic logs are not publicly accessible.
- Check relevant web logs for unexpected debug.log access.
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-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2023-40600 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
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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.
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
