CVE-2023-25561
CVE-2023-25561 is a medium-severity vulnerability in Datahub with a CVSS 3.x base score of 5.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-755.
Key facts
- Severity: Medium (CVSS 3.x base score 5.7)
- EPSS exploit prediction: 0% (31st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-755
- Affected product: Datahub
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2023-25561?
- 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.
- How severe is CVE-2023-25561?
- CVE-2023-25561 has a CVSS 3.x base score of 5.7, rated medium severity. It is exploitable over local access with high attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2023-25561 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (31st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-25561?
- CVE-2023-25561 affects Datahub. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-25561?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-25561 published?
- CVE-2023-25561 was published on 2023-02-11 and last updated on 2026-06-17.
References
- https://github.com/datahub-project/datahub/blob/fdf4e48495f083314f59c414bcc7c2601633a2b8/datahub-frontend/app/security/AuthenticationManager.java#L26
- https://github.com/datahub-project/datahub/security/advisories/GHSA-7wc6-p6c4-522c
Affected products (1)
- cpe:2.3:a:datahub:datahub:*:*:*:*:*:*:*:*
More vulnerabilities in Datahub
- CVE-2022-39366 — Critical (CVSS 9.9): DataHub is an open-source metadata platform. Prior to version 0.8.45, the `StatelessTokenService` of the DataHub…
- CVE-2023-25560 — High (CVSS 8.2): DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts,…
- CVE-2023-25559 — High (CVSS 8.2): DataHub is an open-source metadata platform. When not using authentication for the metadata service, which is the…
- CVE-2026-25644 — High (CVSS 7.5): DataHub is an open-source metadata platform. Prior to version 1.3.1.8, the LDAP ingestion source is vulnerable to MITM…
- CVE-2023-25557 — High (CVSS 7.5): DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL…
- CVE-2023-25562 — Medium (CVSS 6.9): DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on…
Other CWE-755 (Improper Handling of Exceptional Conditions) vulnerabilities
- CVE-2025-34193 — Critical (CVSS 9.8): Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 25.1.102 and Application versions prior…
- CVE-2025-10156 — Critical (CVSS 9.8): An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314…
- CVE-2021-42142 — Critical (CVSS 9.8): An issue was discovered in Contiki-NG tinyDTLS through master branch 53a0d97. DTLS servers mishandle the early use of a…
- CVE-2021-42141 — Critical (CVSS 9.8): An issue was discovered in Contiki-NG tinyDTLS through 2018-08-30. One incorrect handshake could complete with…
- CVE-2023-38406 — Critical (CVSS 9.8): bgpd/bgp_flowspec.c in FRRouting (FRR) before 8.4.3 mishandles an nlri length of zero, aka a "flowspec overflow."
- CVE-2022-23121 — Critical (CVSS 9.8): This vulnerability allows remote attackers to execute arbitrary code on affected installations of Netatalk.…
Browse all CWE-755 (Improper Handling of Exceptional Conditions) vulnerabilities →