Description
The IRIS web application in version 2.4.26 and possibly others does not protect its MFA validation 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 vulnerability resides in the IRIS web application where the OTP validation process is not protected from brute‑force attempts. Attackers can repeatedly submit one‑time passwords until they succeed, potentially granting them unauthorized access to user accounts. This weakness is classified as CWE‑770, indicating an uncontrolled resource consumption issue that may also lead to denial of service if the system depletes resources or crashes.

Affected Systems

The affected product is the DFIR‑IRIS IRIS Web application, version 2.4.26 and possibly earlier or later releases. Only the 2.4.26 version is explicitly mentioned in the advisory, but the security notice indicates that the issue may exist in other versions as well. Administrators should verify the exact version they are running and review the vendor’s documentation for any patches or updates.

Risk and Exploitability

The CVSS score of 5.9 indicates a moderate severity. The EPSS score is below 1 %, which suggests that the likelihood of exploitation is low in the current threat landscape, and the vulnerability is not listed in the CISA KEV catalog. However, the attack path is likely via the web‑facing OTP validation endpoint, allowing an attacker to attempt many guesses over the network. No special configuration or privilege is required beyond access to the login interface, but repeated attempts may eventually succeed if no rate‑limiting or additional authentication steps are in place.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Implement rate limiting on the OTP validation endpoint to throttle repeated attempts.
  • Add a CAPTCHA or multi‑factor complexity after a defined number of failed OTP entries.
  • Configure web application firewall rules to detect and block rapid OTP attempts or brute‑force patterns.

Generated by OpenCVE AI on August 3, 2026 at 10:57 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 MFA validation against brute-force attacks.
Title DFIR-IRIS Missing Brute Force Protection in OTP Validation
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:51:36.381Z

Reserved: 2026-07-24T08:24:42.942Z

Link: CVE-2026-16971

cve-icon Vulnrichment

Updated: 2026-07-30T12:51:30.384Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-16971

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