CVE-2026-22483 MEDIUM

CVE-2026-22483: WordPress teachPress plugin <= 9.0.12 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Winkm89
Product teachPress
Weakness CWE-352 · CSRF
Published January 22, 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 winkm89 teachPress teachpress allows Cross Site Request Forgery.This issue affects teachPress: from n/a through <= 9.0.12.

Explanation of Vulnerability in Simple Terms

02Summary

teachPress versions up to 9.0.12 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 the victim to visit the attacker's page while authenticated. Update to version 9.0.13 or later to resolve this issue.

What an attacker can do

03Attacker Capabilities

Perform unwanted actions on the site (modify data, change settings) by tricking an authenticated admin into visiting a malicious webpage.

Potential impact on your site

04Site Impact

An attacker can modify site content, settings, or data by exploiting an admin's browser session without their consent.

Conditions required to exploit

05Prerequisites

Victim must be logged in to teachPress and visit an attacker-controlled webpage. No special privileges required.

Key dates

06Disclosure timeline

January 22, 2026 CVE published
April 28, 2026 Record updated