You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Redirect Vulnerability in DataHub (BasePathRedirectFilter)
Moderate
david-leifker
published
GHSA-phm8-vwjg-f442Feb 20, 2026
Package
datahub-frontend
Affected versions
<1.4.0.3
Patched versions
1.4.0.3
Description
Impact
This is an open redirect vulnerability (CWE-601).
Patches
Yes, the vulnerability has been patched. The fix sanitizes path parameters by stripping leading forward slashes before constructing redirect URLs.
Users should upgrade to:
Impact
This is an open redirect vulnerability (CWE-601).
Patches
Yes, the vulnerability has been patched. The fix sanitizes path parameters by stripping leading forward slashes before constructing redirect URLs.
Users should upgrade to:
Version 1.4.0.3 (stable release) or later
Workarounds
References