CVE-2025-62117 MEDIUM

CVE-2025-62117: WordPress EasyIndex plugin <= 1.1.1704 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Jayce53
Product EasyIndex
Weakness CWE-352 · CSRF
Published December 31, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Jayce53 EasyIndex easyindex allows Cross Site Request Forgery.This issue affects EasyIndex: from n/a through <= 1.1.1704.

Explanation of Vulnerability in Simple Terms

02Summary

EasyIndex versions up to 1.1.1704 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on the site without the user's knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Impact is limited to data integrity and availability; no sensitive data can be read.

What an attacker can do

03Attacker Capabilities

Perform unwanted actions on the site (modify data, disable features) by tricking a logged-in user into visiting a malicious page.

Potential impact on your site

04Site Impact

Users' actions can be hijacked to modify site content or settings without their consent or knowledge.

Conditions required to exploit

05Prerequisites

Victim must be logged in and visit an attacker-controlled webpage; no special privileges required.

Key dates

06Disclosure timeline

December 31, 2025 CVE published
April 28, 2026 Record updated