CVE-2026-88746
Received Received - Intake

Cross Site Scripting (XSS) in idccms V1.70

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

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: MITRE

Description

idccms V1.70 is vulnerable to Cross Site Scripting (XSS) in /admin/makeDiy_deal.php.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Currently, no data is known.

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

The vulnerability is a Cross Site Scripting (XSS) issue in the idccms software version 1.70. It exists in the file /admin/makeDiy_deal.php, allowing attackers to inject malicious scripts into web pages viewed by other users.

Detection Guidance

To detect this XSS vulnerability in idccms V1.70, inspect the /admin/makeDiy_deal.php file for improper input validation. Check for user-supplied data being reflected without sanitization in HTTP responses. Manually review the file or use tools like grep to search for common XSS patterns such as <script> tags or event handlers in parameters.

Impact Analysis

This XSS vulnerability could allow attackers to steal user sessions, deface websites, or redirect users to malicious sites. If you use idccms V1.70, your website visitors may be at risk of these attacks.

Mitigation Strategies

Immediately update idccms to the latest version if a patch is available. If no patch exists, remove or restrict access to /admin/makeDiy_deal.php. Implement input validation and output encoding for all user-supplied data. Use a web application firewall to filter malicious scripts.

Chat Assistant

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

EPSS Chart