LDAP Injection Affecting datahub-frontend-react package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.49% (39th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-DATAHUBFRONTENDREACT-17956635
  • published13 Jul 2026
  • disclosed17 Jun 2026

Introduced: 17 Jun 2026

NewCVE-2026-49268  (opens in a new tab)
CWE-90  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest datahub-frontend-react.

NVD Description

Note: Versions mentioned in the description apply only to the upstream datahub-frontend-react package and not the datahub-frontend-react package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

A remote attacker can inject LDAP special characters into the Distinguished Name (DN) construction in DefaultLdapRealm class. User-supplied username input is directly concatenated into the LDAP DN template without any escaping of RFC 2253 special characters. This allows an attacker to manipulate the DN structure used for LDAP bind authentication, potentially bypassing authentication or impersonating other users.

This issue affects all Apache Shiro versions through 2.2.0, and 3.0.0-alpha-1 when using DefaultLdapRealm Upgrade to Apache Shiro 2.2.1 or 3.0.0-alpha-2 or later, which fixes the issue.