CVE-2026-27050 MEDIUM

CVE-2026-27050: WordPress RealPress plugin <= 1.1.0 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Thimpress
Product RealPress
Weakness CWE-352 · CSRF
Published February 19, 2026
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 ThimPress RealPress realpress allows Cross Site Request Forgery.This issue affects RealPress: from n/a through <= 1.1.0.

Explanation of Vulnerability in Simple Terms

02Summary

RealPress versions up to 1.1.0 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 while authenticated. Impact is limited to data integrity and availability; no sensitive data can be read.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into performing unwanted actions (modify data, disable features) by visiting a malicious webpage.

Potential impact on your site

04Site Impact

Admins could unknowingly modify site settings, user data, or disable features if tricked into visiting a malicious link.

Conditions required to exploit

05Prerequisites

Target must be logged into RealPress as an administrator and visit attacker-controlled webpage.

Key dates

06Disclosure timeline

February 19, 2026 CVE published
April 28, 2026 Record updated