CVEFinder.io

CVE-2023-25561

🔶 medium
🔍 Scan for this CVE
Summary

DataHub is an open-source metadata platform. In the event a system is using Java Authentication and Authorization Service (JAAS) authentication and that system is given a configuration which contains an error, the authentication for the system will fail open and allow an attacker to login using any username and password. The reason for this is that while an error is thrown in the `authenticateJaasUser` method it is swallowed without propagating the error. As a result of this issue unauthenticate

Description

DataHub is an open-source metadata platform. In the event a system is using Java Authentication and Authorization Service (JAAS) authentication and that system is given a configuration which contains an error, the authentication for the system will fail open and allow an attacker to login using any username and password. The reason for this is that while an error is thrown in the `authenticateJaasUser` method it is swallowed without propagating the error. As a result of this issue unauthenticated users may gain access to the system. Users are advised to upgrade. There are no known workarounds for this issue. This vulnerability was discovered and reported by the GitHub Security lab and is tracked as GHSL-2022-081.

CVSS Score
5.7
Medium
EPSS Score
0.2
Exploit Probability
Published Date
2023-02-11
First Seen: 2026-01-05
📊 Relative Risk Intelligence

This CVE is Lower Risk - more severe than 31.9% of all 348,756 vulnerabilities in our database.

#237,406
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Mar 10, 2025
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
SSVC data provided by CISA
Last Modified 2025-12-03
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N
CWE IDs (Weakness Types)

📦 Affected Products 1

🔗 References 2

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-44501 🔶 medium 4.3 0.0 DataHub is an open-source metadata platform. Prior to 1.5.0.3, The DataHub frontend (datahub-frontend-react) deserialize... 2026-05-14
CVE-2026-25644 ⚠️ high 7.5 0.0 DataHub is an open-source metadata platform. Prior to version 1.3.1.8, the LDAP ingestion source is vulnerable to MITM a... 2026-02-06
CVE-2023-25557 ⚠️ high 7.5 0.6 DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL re... 2023-02-11
CVE-2023-25559 ⚠️ high 8.2 0.1 DataHub is an open-source metadata platform. When not using authentication for the metadata service, which is the defaul... 2023-02-11
CVE-2023-25560 ⚠️ high 8.2 0.2 DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts, ve... 2023-02-11
CVE-2023-25562 🔶 medium 6.9 0.0 DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on ... 2023-02-11
These CVEs affect the same products