CVE-2026-66462 in the WooCommerce Appointments plugin presents an unauthenticated sensitive data exposure with CVSS 7.5, but the EPSS score of 0.00303 creates a puzzle worth solving before you slot this into your 'patch immediately' queue.

The CVSS/EPSS gap on this CVE is wider than you'd expect for an unauthenticated exposure in a widely-used plugin. That gap has two plausible explanations, and the one you believe shapes your response.

The first interpretation: this is a fresh CVE the EPSS model hasn't calibrated yet. Historical pattern for WooCommerce plugin CVEs in this class shows EPSS typically climbing to 0.02-0.05 once proof-of-concept code surfaces in scanner tooling or plugin-specific forums. The low score may reflect 'not yet weaponized' rather than 'genuinely contained.' If that's true, your window for preemptive patching is narrow.

The second interpretation: the low score accurately reflects a shrinking attack surface. Organizations running WooCommerce Appointments have absorbed multiple CVEs in this exact pattern—unauthenticated data exposure with conditional exploitability. That repetition has generated community awareness. The unpatched, exposed population may already be contracting faster than historical baselines.

Before deciding which interpretation applies, check two things. First, determine whether the exposure is conditional on specific plugin states—active appointments, particular WooCommerce configurations, or appointment status that limits what an unauthenticated attacker actually retrieves. If the blast radius depends on these conditions, the CVSS score may be describing worst-case while the EPSS captures realistic-case. Second, audit your own environment for abandoned or disabled instances of this plugin. WordPress plugin update hygiene is notoriously poor, and the real risk surface isn't the latest version—it's the old installation someone spun up years ago, found didn't fit their workflow, left installed but disabled, and now hosts an unauthenticated exposure no one monitors.

Track the EPSS trajectory over the next 30-45 days. A closure of the CVSS/EPSS gap signals weaponization; stability suggests genuine limitation. That temporal signal is more valuable than either score alone.