CVE-2025-15692
Received Received - Intake

Stored XSS in Icegram Express WordPress Plugin

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

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: WPScan

Description

The Icegram Express WordPress plugin before 5.8.6 does not properly escape a list description setting before outputting it within an HTML attribute, which could allow users with the Administrator role and above to perform Stored Cross-Site Scripting attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
icegram express to 5.8.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 vulnerability is a stored Cross-Site Scripting (XSS) flaw in the Icegram Express WordPress plugin versions before 5.8.6. It occurs because the plugin does not properly escape a list description setting before outputting it in an HTML attribute. This allows users with Administrator privileges or higher to inject malicious scripts that are stored on the server and executed when other users view the affected pages.

Detection Guidance

Check the installed version of the Icegram Express plugin in your WordPress admin panel. If the version is below 5.8.6, the system is vulnerable. Use WPScan to scan for vulnerable versions with: wpscan --url <your-site-url> --enumerate vp,vt

Inspect the plugin files for improper escaping in list description settings. Look for unescaped user input in HTML attributes within the plugin's codebase.

Impact Analysis

If exploited, this vulnerability could allow attackers with Administrator access to inject scripts that steal user sessions, deface websites, or perform actions on behalf of users. Visitors to the site may unknowingly execute these scripts, leading to potential data theft or unauthorized actions.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA if it results in unauthorized access to personal data or protected health information. Stored XSS may enable attackers to exfiltrate sensitive data, violating confidentiality requirements under these regulations.

Mitigation Strategies

Update the Icegram Express plugin to version 5.8.6 or higher immediately through the WordPress admin panel or by manual installation.

Remove or restrict Administrator-level access to untrusted users to prevent potential exploitation of this flaw.

Monitor for unusual activity or unauthorized script injections in web pages served by the plugin.

Chat Assistant

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

EPSS Chart