Beyond the WordPress case itself, this episode is a live test of your vulnerability management process. The question is not "did you patch", but "what would have triggered your emergency procedure, and when".
If your escalation depends on a CISA KEV listing or a CERT-FR advisory, you went through an entire weekend with no signal, while the patch, the maintainer advisory and public proof-of-concept code all existed. Those references are legitimate and valuable, but by design they rest on evidence consolidation, which takes time. Treating them as your only trigger means indexing your response time on the slowest link in the chain.
If your escalation depends on the CVSS score, you may have downgraded to "high" a flaw the maintainer rated critical, because scoring bodies disagreed on the same vulnerability.
If it depends on your vulnerability scanner, the question becomes how quickly the signature was integrated, and how often you scan. A weekly scan might have given you a signal, but too late. A monthly one would not have helped at all.
THE EARLIEST TRIGGER AVAILABLE
The fastest and best-qualified information was the GitHub advisory, published the same day, carrying the "critical" rating, the affected versions and the fixed version.