Skip to main content

Security Patch Support Policy

WooCommerce provides security patches for the last 21 major versions. If the current stable WooCommerce version is 11.0, that means version 9.0 and newer.

"Major version" follows WooCommerce's release numbering (10.8, 10.9, 11.0, ...), not semantic versioning. At the current release cadence, 21 major versions correspond to roughly two years of releases.

What this means

  • Security fixes are backported to every supported major version affected by the vulnerability, and ship as point releases.
  • Versions older than the support window do not receive security patches. Stores on unsupported versions must update to a supported version to receive fixes.
  • The window is a rolling count: each new major release moves the floor up by one version.

Exceptions

For critical vulnerabilities - actively exploited, or with severe impact (for example CVSS 9.0+) - the security team may patch versions beyond the standard window. How far back to patch is at the security team's discretion, weighing exploitation risk against the affected install base.

Reporting

Security vulnerabilities must be reported privately through Automattic's HackerOne program: https://hackerone.com/automattic/. Never report them in public issues.

Keeping this page current

The release run-book's publish steps include moving the supported-version floor forward when the stable release of a new major version ships.