CVE-2025-58854 HIGH

CVE-2025-58854: WordPress Ultimate AJAX Login Plugin <= 1.2.1 - Cross Site Request Forgery (CSRF) Vulnerability

Vendor Samer Bechara
Product Ultimate AJAX Login
Weakness CWE-352 · CSRF
Published September 5, 2025
Last update May 13, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Samer Bechara Ultimate AJAX Login ultimate-ajax-login allows Reflected XSS.This issue affects Ultimate AJAX Login: from n/a through <= 1.2.1.

Explanation of Vulnerability in Simple Terms

02Summary

Ultimate AJAX Login versions 1.2.1 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires user interaction—the admin must visit the attacker's page—but can affect the site's confidentiality, integrity, and availability.

What an attacker can do

03Attacker Capabilities

Perform unwanted actions on the site (create accounts, change settings, delete content) by tricking an admin into visiting a malicious webpage.

Potential impact on your site

04Site Impact

An attacker can modify site settings, user accounts, or content if an admin visits a malicious link while logged in.

Conditions required to exploit

05Prerequisites

A logged-in site administrator must visit an attacker-controlled webpage. No special privileges or authentication by the attacker are required.

Key dates

06Disclosure timeline

September 5, 2025 CVE published
May 13, 2026 Record updated