CVE-2023-25562
CVE-2023-25562 is a medium-severity vulnerability in Datahub with a CVSS 3.x base score of 6.9. 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-613.
Key facts
- Severity: Medium (CVSS 3.x base score 6.9)
- EPSS exploit prediction: 0% (29th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-613
- Affected product: Datahub
- Published:
- Last modified:
Description
DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on new sign-in events and not on logout events. Any authentication checks using the `AuthUtils.hasValidSessionCookie()` method could be bypassed by using a cookie from a logged out session, as a result any logged out session cookie may be accepted as valid and therefore lead to an authentication bypass 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-083.
Frequently asked questions
- What is CVE-2023-25562?
- DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on new sign-in events and not on logout events. Any authentication checks using the `AuthUtils.hasValidSessionCookie()` method could be bypassed by using a cookie from a logged out session, as a result any logged out session cookie may be accepted as valid and therefore lead to an authentication bypass 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-083.
- How severe is CVE-2023-25562?
- CVE-2023-25562 has a CVSS 3.x base score of 6.9, rated medium severity. It is exploitable over local access with high attack complexity, requires high privileges and user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2023-25562 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (29th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-25562?
- CVE-2023-25562 affects Datahub. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-25562?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-25562 published?
- CVE-2023-25562 was published on 2023-02-11 and last updated on 2026-06-17.
References
- https://github.com/datahub-project/datahub/blob/aa146db611e3a4ca3aa17bb740783f789d4444d3/datahub-frontend/app/auth/AuthUtils.java#L78
- https://github.com/datahub-project/datahub/security/advisories/GHSA-3974-hxjh-m3jj
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-25561 — Medium (CVSS 5.7): DataHub is an open-source metadata platform. In the event a system is using Java Authentication and Authorization…
Other CWE-613 (Insufficient Session Expiration) vulnerabilities
- CVE-2024-8888 — Critical (CVSS 10.0): An attacker with access to the network where CIRCUTOR Q-SMT is located in its firmware version 1.0.4, could steal the…
- CVE-2026-46455 — Critical (CVSS 9.8): Insufficient Session Expiration vulnerability in Apache Camel Keycloak Component. The camel-keycloak security helper…
- CVE-2026-21622 — Critical (CVSS 9.8): Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm ('Elixir.Hexpm.Accounts.PasswordReset' module)…
- CVE-2025-59786 — Critical (CVSS 9.8): 2N Access Commander version 3.4.2 and prior improperly invalidates session tokens, allowing multiple session cookies to…
- CVE-2026-26342 — Critical (CVSS 9.8): Tattile Smart+, Vega, and Basic device families firmware versions 1.181.5 and prior implement an authentication token…
- CVE-2026-1435 — Critical (CVSS 9.8): Not properly invalidated session vulnerability in Graylog Web Interface, version 2.2.3, due to incorrect management of…
Browse all CWE-613 (Insufficient Session Expiration) vulnerabilities →