CVE-2026-82024
Received Received - Intake

Stored XSS in LearnPress WordPress Plugin

Vulnerability report for CVE-2026-82024, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
thimpress learnpress to 4.4.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in the LearnPress WordPress Plugin before version 4.4.6. Authenticated attackers with the Instructor role can inject malicious JavaScript into quiz question answer title fields. The payload persists and executes in the browsers of users viewing the affected quiz, including students, instructors, and administrators.

Detection Guidance

Check for LearnPress plugin versions before 4.4.6. Inspect quiz question answer title fields for unsanitized input or stored JavaScript payloads. Review browser console logs for unexpected script execution when viewing quizzes.

Impact Analysis

An attacker could steal session cookies, redirect users to malicious sites, or perform actions on their behalf. Users viewing the compromised quiz may have their data exposed or their accounts compromised. The impact depends on user privileges and the nature of the injected payload.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality principles or HIPAA's safeguards for protected health information. Organizations may face compliance breaches if user data is compromised through this exploit.

Mitigation Strategies

Update LearnPress plugin to version 4.4.6 or later immediately. Remove any suspicious quiz questions with unsanitized input. Implement input validation and output escaping for all user-submitted content.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82024. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart