CVE-2026-5391
Received Received - Intake

Stored XSS in LatePoint WordPress Plugin

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

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Wordfence

Description

The LatePoint plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'btn_wrapper_classes' attribute of the 'latepoint_resources' shortcode in all versions up to, and including, 5.3.2. This is due to insufficient input sanitization and output escaping in the 'locations' branch of the 'shortcode_latepoint_resources' function. This makes it possible for authenticated attackers, with contributor level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
latepoint latepoint to 5.3.2 (inc)

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 LatePoint WordPress plugin. It allows authenticated attackers with contributor-level access or higher to inject malicious scripts via the 'btn_wrapper_classes' attribute in the 'latepoint_resources' shortcode. The flaw exists due to insufficient input sanitization and output escaping in the 'locations' branch of the 'shortcode_latepoint_resources' function.

Detection Guidance

To detect this vulnerability, inspect WordPress sites using the LatePoint plugin for versions up to 5.3.2. Check for malicious scripts in pages using the 'latepoint_resources' shortcode with the 'btn_wrapper_classes' attribute. Review contributor-level user activity logs for unauthorized edits.

Impact Analysis

An attacker could inject malicious scripts into your WordPress site. When users access the infected page, the script executes in their browser, potentially stealing session cookies, redirecting to phishing sites, or performing actions on behalf of the user. This requires only contributor-level access, making it easier for attackers to exploit.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, violating GDPR's data protection principles and HIPAA's security requirements. If exploited, it may result in data breaches, leading to legal penalties, reputational damage, and loss of trust. Organizations must address it to maintain compliance.

Mitigation Strategies

Immediately update the LatePoint plugin to the latest version beyond 5.3.2. Remove or restrict contributor-level access to untrusted users. Scan WordPress sites for injected scripts and clean affected pages. Monitor for unusual activity.

Chat Assistant

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

EPSS Chart