CVE-2026-22783

Iris is a web collaborative platform that helps incident responders share technical details during investigations. Prior to 2.4.24, the DFIR-IRIS datastore file management system has a vulnerability where mass assignment of the file_local_name field combined with path trust in the delete operation enables authenticated users to delete arbitrary filesystem paths. The vulnerability manifests through a three-step attack chain: authenticated users upload a file to the datastore, update the file's file_local_name field to point to an arbitrary filesystem path through mass assignment, then trigger the delete operation which removes the target file without path validation. This vulnerability is fixed in 2.4.24.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dfir-iris:iris:*:*:*:*:*:*:*:*

History

16 Jan 2026, 18:42

Type Values Removed Values Added
First Time Dfir-iris iris
Dfir-iris
CPE cpe:2.3:a:dfir-iris:iris:*:*:*:*:*:*:*:*
References () https://github.com/dfir-iris/iris-web/commit/57c1b80494bac187893aebc6d9df1ce6e56485b7 - () https://github.com/dfir-iris/iris-web/commit/57c1b80494bac187893aebc6d9df1ce6e56485b7 - Patch
References () https://github.com/dfir-iris/iris-web/security/advisories/GHSA-qhqj-8qw6-wp8v - () https://github.com/dfir-iris/iris-web/security/advisories/GHSA-qhqj-8qw6-wp8v - Third Party Advisory

12 Jan 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-12 19:16

Updated : 2026-01-16 18:42


NVD link : CVE-2026-22783

Mitre link : CVE-2026-22783

CVE.ORG link : CVE-2026-22783


JSON object : View

Products Affected

dfir-iris

  • iris
CWE
CWE-73

External Control of File Name or Path

CWE-434

Unrestricted Upload of File with Dangerous Type

CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes