CVE-2026-18360
Deferred Deferred - Pending Action

Stored XSS in IRIS Web Application Custom Attributes

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

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: sba-research

Description

The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting (XSS) in the custom attributes function.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
iris iris_web_application 2.4.26

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 IRIS web application version 2.4.26. It occurs in the custom attributes function where user input is not properly sanitized before being displayed. Attackers can inject malicious JavaScript code that executes in victims' browsers when they access affected parts of the application.

Detection Guidance

To detect this stored XSS vulnerability in the IRIS web application, inspect user-supplied input fields like asset names and descriptions for unsanitized JavaScript code. Check customer settings pages where output encoding may fail. Manually review application logs for unusual script tags or payloads in these fields.

Impact Analysis

An attacker could steal session cookies or sensitive data, hijack user sessions, or take over the application if an administrator is targeted. The impact includes potential data theft, unauthorized actions, or full system compromise through malicious JavaScript execution in the browser.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and access controls. Failure to address it may result in compliance violations, legal penalties, and loss of trust.

Mitigation Strategies

Implement strict output encoding for all user-supplied data in the IRIS application. Use template engines to enforce consistent encoding. Harden the Content Security Policy by removing unsafe-inline directives. Temporarily restrict access to customer settings until a patch is available.

Chat Assistant

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

EPSS Chart