CVE-2025-57898 MEDIUM

CVE-2025-57898: WordPress WP Frontend Admin plugin <= 1.22.7 - Cross Site Scripting (XSS) vulnerability

Vendor Jose Vega
Product WP Frontend Admin
Weakness CWE-79 · XSS
Published September 22, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Jose Vega WP Frontend Admin display-admin-page-on-frontend allows Stored XSS.This issue affects WP Frontend Admin: from n/a through <= 1.22.7.

Explanation of Vulnerability in Simple Terms

02Summary

WP Frontend Admin versions up to 1.22.7 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts that execute in the browsers of other site visitors, including administrators. The vulnerability requires user interaction to trigger and can affect the entire site scope.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers, potentially stealing session tokens or admin credentials.

Potential impact on your site

04Site Impact

Authenticated attackers can compromise admin accounts and site data through stored XSS; all users viewing affected content are at risk.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account and trick a site visitor into viewing a page containing the injected payload.

Key dates

06Disclosure timeline

September 22, 2025 CVE published
April 28, 2026 Record updated