SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82024

MEDIUM · CVSS 5.4 EPSS 0.14%

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The LearnPress WordPress Plugin prior to version 4.4.6 is vulnerable to a stored cross-site scripting (XSS) attack, allowing authenticated users with the Instructor role to inject malicious JavaScript into quiz question answer titles. This vulnerability can lead to the execution of arbitrary scripts in the browsers of any user viewing the affected content, posing a risk to students, other instructors, and administrators. WordPress site administrators using this plugin should prioritize updating to mitigate potential exploitation.

CVE
CVE-2026-82024
Severity
MEDIUM
CVSS
5.4
EPSS
0.14%
WordPress Java

Original NVD Description

LearnPress WordPress Plugin before 4.4.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers with the Instructor role to inject persistent malicious payloads by submitting unsanitized input into quiz question answer title fields. Attackers can store arbitrary JavaScript through the answer title parameter, which is rendered through an unescaped HTML sink to execute in the browsers of any user who views the affected quiz question, including students, other instructors, and administrators.