AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13660

MEDIUM · CVSS 5.3 EPSS 0.30%

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

CyberRota Analysis

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

CVE
CVE-2025-13660
Severity
MEDIUM
CVSS
5.3
EPSS
0.30%
WordPress

Original NVD Description

The Guest Support plugin for WordPress is vulnerable to User Email Disclosure in versions up to, and including, 1.2.3. This is due to the plugin exposing a public AJAX endpoint that allows anyone to search for and retrieve user email addresses without any authentication or capability checks. This makes it possible for unauthenticated attackers to enumerate user accounts and extract email addresses via the guest_support_handler=ajax endpoint with the request=get_users parameter.