Cyber Resilience

CVE-2024-54156

Jetbrains Youtrack ≤ 2024.3.52635

Published
04 December 2024
Modified
30 January 2025
Patch / advisory
CVSS Score v3.1 4.2
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
EPSS Score 0.0031 23th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2024-54156 is a medium-severity Prototype Pollution (CWE-1321) vulnerability in Jetbrains Youtrack. Its CVSS base score is 4.2 (Medium).

Operationally, ranked at the 23th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

In JetBrains YouTrack before 2024.3.52635 multiple merge functions were vulnerable to prototype pollution attack

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-57926Same product: Jetbrains Youtrack
CVE-2025-64684Same product: Jetbrains Youtrack
CVE-2024-28230Same product: Jetbrains Youtrack
CVE-2025-24458Same product: Jetbrains Youtrack
CVE-2026-49370Same product: Jetbrains Youtrack
CVE-2026-28193Same product: Jetbrains Youtrack
CVE-2026-57922Same product: Jetbrains Youtrack
CVE-2025-64773Same product: Jetbrains Youtrack
CVE-2026-57923Same product: Jetbrains Youtrack
CVE-2024-28228Same product: Jetbrains Youtrack

Affected Assets

jetbrains
youtrack
≤ 2024.3.52635

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V15.3.6

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation and safe property assignment to prevent prototype pollution.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development catches prototype-pollution flaws before release.

prevents

Secure development lifecycle mandates input validation and object-handling controls that directly prevent prototype pollution.

prevents

Application security requirements explicitly call for safeguards against unsafe object attribute manipulation.

prevents

Secure architecture principles reduce the likelihood of prototype pollution through safe design patterns.

prevents

Secure coding standards directly prohibit unsafe prototype attribute assignment and require defensive checks.

prevents

Change-management processes ensure security fixes for prototype-pollution issues are tracked and deployed.

References