CVE-2025-13660 MEDIUM

CVE-2025-13660: Guest Support <= 1.2.3 - Unauthenticated User Email Disclosure in guest_support_handler AJAX Endpoint

Vendor Rcatheme
Product Guest Support
Weakness CWE-200 · Info exposure
Published December 12, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Guest Support versions 1.2.3 and earlier expose sensitive information that can be accessed over the network without authentication. An attacker can read data that should be restricted, such as user details or configuration information. No user interaction is required. Update to a version newer than 1.2.3.

What an attacker can do

03Attacker Capabilities

Read sensitive information without logging in.

Potential impact on your site

04Site Impact

Visitor and user data may be exposed to unauthenticated attackers.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication required.

Key dates

06Disclosure timeline

December 12, 2025 CVE published
April 8, 2026 Record updated