CVE-2025-28886 MEDIUM

CVE-2025-28886: WordPress REST API TO MiniProgram plugin <= 5.1.2 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Xjb
Product REST API TO MiniProgram
Weakness CWE-352 · CSRF
Published March 11, 2025
Last update April 28, 2026

CVSS base score

4.3/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:N

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in xjb REST API TO MiniProgram rest-api-to-miniprogram allows Cross Site Request Forgery.This issue affects REST API TO MiniProgram: from n/a through <= 5.1.2.

Explanation of Vulnerability in Simple Terms

02Summary

REST API TO MiniProgram versions up to 5.1.2 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 API without the user's knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Integrity of API operations is at risk.

What an attacker can do

03Attacker Capabilities

Perform unwanted API actions on behalf of a logged-in user without their consent.

Potential impact on your site

04Site Impact

Attackers can modify or trigger API operations through victim browsers, potentially altering data or triggering unintended integrations.

Conditions required to exploit

05Prerequisites

User must be authenticated and visit an attacker-controlled webpage while logged in.

Key dates

06Disclosure timeline

March 11, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE