Security Advisory

CVE-2024-0866

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-26 03:08:07
Last updated 2026-04-08 17:11:10
Assigner Wordfence
State PUBLISHED

Description

The Check & Log Email plugin for WordPress is vulnerable to Unauthenticated Hook Injection in all versions up to, and including, 1.0.9 via the check_nonce function. This makes it possible for unauthenticated attackers to execute actions with hooks in WordPress under certain circumstances. The action the attacker wishes to execute needs to have a nonce check, and the nonce needs to be known to the attacker. Furthermore, the absence of a capability check is a requirement.