Description
The IRIS web application in version 2.4.26 and possibly others does not protect its user authentication against brute-force attacks.
Published: 2026-07-30
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The IRIS web application fails to protect its user authentication from brute‑force attacks, enabling an attacker to systematically guess login credentials. This weakness allows a malicious actor to gain unauthorized access to user accounts, potentially compromising sensitive data and system integrity. The flaw is classified as CWE‑770, reflecting a failure to enforce limits on authentication attempts.

Affected Systems

The vulnerability affects the DFIR‑IRIS iris‑web application, specifically version 2.4.26 and possibly other, as yet unspecified, releases. No other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score of 5.9 indicates medium severity, while the EPSS score of less than 1% suggests a low likelihood of exploit at this time. The vulnerability is not listed in the CISA KEV catalog. Attackers would most likely target the publicly exposed login interface, flooding it with repeated credential attempts until a valid combination is discovered.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest iris‑web release once a patch for brute‑force protection is available
  • Configure the web server or application firewall to enforce rate limiting or a cooldown period after failed login attempts
  • Enable multi‑factor authentication for all user accounts to add an additional verification layer

Generated by OpenCVE AI on August 3, 2026 at 10:56 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': 'none', '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 does not protect its user authentication against brute-force attacks.
Title DFIR-IRIS Missing Brute Force Protection in User Authentication
Weaknesses CWE-770
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: sba-research

Published:

Updated: 2026-07-30T12:27:19.675Z

Reserved: 2026-07-30T08:40:38.927Z

Link: CVE-2026-18362

cve-icon Vulnrichment

Updated: 2026-07-30T12:26:52.035Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-18362

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling