CVE-2025-53262 MEDIUM

CVE-2025-53262: WordPress Writesonic plugin <= 1.0.5 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Writesonic
Product Writesonic
Weakness CWE-352 · CSRF
Published June 27, 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 Writesonic Writesonic writesonic allows Cross Site Request Forgery.This issue affects Writesonic: from n/a through <= 1.0.5.

Explanation of Vulnerability in Simple Terms

02Summary

Writesonic versions up to 1.0.5 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of authenticated users. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes or operations. The vulnerability requires user interaction—the victim must click a link or visit a page—and does not expose sensitive data but can modify site content or settings.

What an attacker can do

03Attacker Capabilities

Trick a logged-in user into performing unwanted actions like changing settings or modifying content.

Potential impact on your site

04Site Impact

Users' accounts can be manipulated to perform unintended actions without their knowledge or consent.

Conditions required to exploit

05Prerequisites

Victim must be logged in and click a malicious link or visit an attacker-controlled page.

Key dates

06Disclosure timeline

June 27, 2025 CVE published
April 28, 2026 Record updated