CVE-2026-88420
Received Received - Intake

Reflected XSS in APSL Puput CMS

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

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: MITRE

Description

A reflected cross-site scripting (XSS) vulnerability in the EntryAbstract.save() component of APSL puput v1.2.1 through v2.2.0 allows authenticated attackers with Wagtail Editor privileges to execute arbitrary code in the context of the victim's browser via a crafted payload.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
apsl puput From 1.2.1 (inc) to 2.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in the EntryAbstract.save() component of APSL puput versions 1.2.1 through 2.2.0. It allows authenticated attackers with Wagtail Editor privileges to inject malicious scripts into web pages viewed by other users. The attack occurs when a victim clicks a specially crafted link, executing the attacker's code in their browser.

Detection Guidance

Since this is a reflected XSS vulnerability in APSL puput v1.2.1 through v2.2.0, detection requires checking for suspicious input handling in the EntryAbstract.save() component. Manually review application logs for unusual payloads in URLs or form submissions. Use browser developer tools to inspect network requests for unexpected JavaScript execution. No specific commands are provided in the context.

Impact Analysis

If you are a user with Wagtail Editor privileges on an affected puput system, an attacker could trick you into clicking a malicious link. This could lead to session hijacking, theft of sensitive data, or unauthorized actions performed on your behalf. Regular users viewing pages could also have their sessions compromised.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR's data protection principles and HIPAA's security requirements. Organizations may face fines or penalties for failing to protect user data due to this flaw. Compliance programs could be compromised if attackers exfiltrate regulated data.

Mitigation Strategies

Immediately upgrade APSL puput to a version beyond v2.2.0 if available. If upgrading is not possible, restrict Wagtail Editor privileges to trusted users only. Implement input validation and output encoding for all user-supplied data in the EntryAbstract.save() component. Monitor for unusual activity in application logs.

Chat Assistant

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

EPSS Chart