CVE-2026-88746

idccms · idccms

idccms version 1.70 contains a stored Cross Site Scripting (XSS) vulnerability within the /admin/makeDiy_deal.php script, allowing for unauthorized script injection.

Executive summary

A high-severity Cross Site Scripting vulnerability in idccms V1.70 permits unauthenticated attackers to execute malicious scripts in the context of a user session.

Vulnerability

The application is susceptible to Cross Site Scripting (XSS) via the /admin/makeDiy_deal.php endpoint. The vulnerability allows an unauthenticated attacker to inject malicious client-side scripts that execute when a victim views the affected page.

Business impact

Successful exploitation of this vulnerability could lead to session hijacking, unauthorized actions performed on behalf of an administrator, or the theft of sensitive user data. Given the CVSS score of 7.1, this flaw poses a significant risk to the integrity and confidentiality of the administrative interface and the data managed by the platform.

Remediation

Immediate Action: Administrators should restrict access to the /admin/ directory to trusted IP addresses and monitor the vendor for the release of an official security patch.

Proactive Monitoring: Review web server access logs for anomalous requests targeting the /admin/makeDiy_deal.php endpoint, specifically looking for script tags or encoded characters in input parameters.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common XSS injection patterns and restrict access to the administrative backend.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Due to the nature of Cross Site Scripting vulnerabilities within administrative panels, this issue should be treated with high priority. Organizations using idccms V1.70 must implement strict access controls and monitor administrative traffic until a vendor-supplied update is verified and applied.

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.1 (3.1) from cvelistV5
  4. Analyst report written

Sources