AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-0867

HIGH · CVSS 8.1 EPSS 0.82%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-05-24 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2024-0867
Severity
HIGH
CVSS
8.1
EPSS
0.82%
WordPress

Original NVD Description

The Email Log plugin for WordPress is vulnerable to Unauthenticated Hook Injection in all versions up to, and including, 2.4.8 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.