Cyber Resilience

CVE-2023-22622

Wordpress ≤ 6.1.1

Published
05 January 2023
Modified
07 April 2025
Patch / advisory
CVSS Score v3.1 5.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.017 74th percentile
Risk Priority 51 floored blend · peak EPSS

Summary

CVE-2023-22622 is a medium-severity an unspecified weakness vulnerability in Wordpress Wordpress. Its CVSS base score is 5.3 (Medium).

Operationally, ranked in the top 26% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

WordPress through version 6.1.1 relies on unpredictable client visits to trigger execution of wp-cron.php, which in turn handles scheduled security updates and other tasks. The wp-cron.php source code itself acknowledges the risk that low-traffic sites may not execute these tasks promptly, yet neither the installation guide nor the security documentation warns administrators about this default behavior or the resulting exposure on installations that receive few visits.

An attacker positioned on an adjacent network can leverage the high-complexity conditions described in the CVSS vector to interfere with cron execution, resulting in high impact to availability while requiring no privileges or user interaction. This leaves affected sites without timely security updates or other scheduled maintenance when visit volume is insufficient to drive wp-cron.php.

Advisories and references, including the Patchstack article on solving unpredictable wp-cron problems and the official WordPress security page, point to replacing the default visit-triggered mechanism with a system cron job or equivalent external scheduler to ensure reliable execution regardless of traffic levels. The associated EPSS score reached a peak of 0.1026 before receding to its current value of 0.0842, indicating modest post-disclosure interest that has since declined.

EU & UK References

Vulnerability Data

WordPress through 6.1.1 depends on unpredictable client visits to cause wp-cron.php execution and the resulting security updates, and the source code describes "the scenario where a site may not receive enough visits to execute scheduled tasks in a timely manner,"…

more

but neither the installation guide nor the security guide mentions this default behavior, or alerts the user about security risks on installations with very few visits.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-60137Same product: Wordpress Wordpress
CVE-2024-4439Same product: Wordpress Wordpress
CVE-2024-31211Same product: Wordpress Wordpress
CVE-2026-63030Same product: Wordpress Wordpress
CVE-2023-2745Same product: Wordpress Wordpress
CVE-2023-5561Same product: Wordpress Wordpress
CVE-2024-31210Same product: Wordpress Wordpress
CVE-2023-38000Same product: Wordpress Wordpress
CVE-2023-39999Same product: Wordpress Wordpress
CVE-2018-12895Same product: Wordpress Wordpress

Affected Assets

wordpress
wordpress
≤ 6.1.1

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References