LiveActive security incident?Get immediate response
CVE Record

CVE-2023-40600: WordPress EWWW Image Optimizer Plugin <= 7.2.0 is vulnerable to Sensitive Data Exposure

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Exactly WWW EWWW Image Optimizer. It works only when debug.log is turned on.This issue affects EWWW Image Optimizer: from n/a through 7.2.0.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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

CVE-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
Vulnerability profileCVE Program record
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

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-40600Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Exactly WWWEWWW Image Optimizerewww-image-optimizer, n/aunaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

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.