AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-6993

HIGH · CVSS 7.5 EPSS 0.44%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-16 · Last synced 2026-08-04

CyberRota Analysis

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

CVE
CVE-2025-6993
Severity
HIGH
CVSS
7.5
EPSS
0.44%
WordPress

Original NVD Description

The Ultimate WP Mail plugin for WordPress is vulnerable to Privilege Escalation due to improper authorization within the get_email_log_details() AJAX handler in versions 1.0.17 to 1.3.6. The handler reads the client-supplied post_id and retrieves the corresponding email log post content (including the password-reset link), relying only on the ‘edit_posts’ capability without restricting to administrators or validating ownership. This makes it possible for authenticated attackers, with Contributor-level access and above, to harvest an admin’s reset link and elevate their privileges to administrator.