Description
The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting (XSS) in the assets function.
Published: 2026-07-30
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The IRIS web application, particularly its assets feature, has a stored cross‑site scripting vulnerability. Attackers can store malicious script that is executed in the browsers of any user who views the compromised asset. This permits arbitrary client‑side code execution, potentially exposing user data, hijacking sessions, and delivering phishing payloads. The weakness is captured by CWE‑79.

Affected Systems

DFIR‑IRIS’s iris‑web product is affected, with the known vulnerable release being version 2.4.26 and possibly preceding or succeeding builds that have not applied the fix. Systems running this version should be evaluated, and any deployment of older or unspecified releases should be considered at risk unless confirmed patched.

Risk and Exploitability

The CVSS score of 7.6 classifies the flaw as high severity, but the EPSS figure of less than 1 % indicates a very low probability of exploitation at the time of this assessment. The vulnerability was not featured in CISA’s KEV catalog. Attackers would most likely need the ability to create or edit an asset, implying authenticated access or a trust issue, to inject the malicious payload. Once the asset is rendered, all downstream users’ browsers become vulnerable.

Generated by OpenCVE AI on August 3, 2026 at 10:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the iris‑web application to the most recent release, or to any version that contains the XSS fix.
  • Implement strict input validation and sanitization for all data included in assets to prevent cross‑site scripting.
  • Configure the application to serve a robust Content Security Policy that restricts the execution of inline scripts.

Generated by OpenCVE AI on August 3, 2026 at 10:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Dfir-iris
Dfir-iris iris
Vendors & Products Dfir-iris
Dfir-iris iris

Thu, 30 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting (XSS) in the assets function.
Title DFIR-IRIS Stored XSS in Assets
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: sba-research

Published:

Updated: 2026-07-30T13:03:36.904Z

Reserved: 2026-07-24T08:23:11.209Z

Link: CVE-2026-16969

cve-icon Vulnrichment

Updated: 2026-07-30T13:03:33.321Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T10:16:35.860

Modified: 2026-07-30T16:45:56.833

Link: CVE-2026-16969

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:00:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')