Description
A vulnerability has been found in mangroup dtale up to 3.22.0. This issue affects the function Login of the file dtale/auth.py of the component Login Endpoint. Such manipulation leads to improper restriction of excessive authentication attempts. The attack can be executed remotely. This attack is characterized by high complexity. The exploitability is assessed as difficult. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-15
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the dtale login endpoint (auth.py). It allows an attacker to make an arbitrary number of login attempts because the system fails to enforce rate limiting or other restrictions on authentication failures. The design flaw is difficult to exploit but has been disclosed publicly. The impact is that an adversary can eventually gain access by exhausting credentials or performing a brute‑force attack, thereby compromising confidentiality and integrity of the application data.

Affected Systems

All versions of mangroup:dtale up to and including 3.22.0 are impacted. The issue is specifically tied to the "login" function in the Login Endpoint component of the project.

Risk and Exploitability

With a CVSS score of 6.3 the vulnerability is considered moderate but significant. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting it has not yet been widely leveraged in the wild. However, the attack vector is remote, making it feasible for external attackers who can reach the authentication interface. Because the flaw permits unlimited authentication attempts, a determined attacker could rotate credentials efficiently, potentially gaining unauthorized access. Users should treat the CVE as a high priority if the application is exposed to untrusted networks or users.

Generated by OpenCVE AI on August 15, 2026 at 16:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade mangroup:dtale to the latest release that removes the authentication rate‑limit flaw
  • Apply network access controls (e.g., firewall rules, VPN) to limit exposure of the login endpoint
  • Implement additional safeguards such as account lockout after multiple failed attempts or CAPTCHA to mitigate brute‑force attempts

Generated by OpenCVE AI on August 15, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in mangroup dtale up to 3.22.0. This issue affects the function Login of the file dtale/auth.py of the component Login Endpoint. Such manipulation leads to improper restriction of excessive authentication attempts. The attack can be executed remotely. This attack is characterized by high complexity. The exploitability is assessed as difficult. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title mangroup dtale Login Endpoint auth.py login excessive authentication
First Time appeared Mangroup
Mangroup dtale
Weaknesses CWE-307
CWE-799
CPEs cpe:2.3:a:mangroup:dtale:*:*:*:*:*:*:*:*
Vendors & Products Mangroup
Mangroup dtale
References
Metrics cvssV2_0

{'score': 2.6, 'vector': 'AV:N/AC:H/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.7, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-15T15:30:08.386Z

Reserved: 2026-08-14T18:57:29.236Z

Link: CVE-2026-19897

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T16:16:38.680

Modified: 2026-08-15T16:16:38.680

Link: CVE-2026-19897

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T17:00:12Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts

  • CWE-799

    Improper Control of Interaction Frequency