CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-52480: Registrator.jl Argument Injection Vulnerability

8.1 CVSS

Description

Registrator is a GitHub app that automates creation of registration pull requests for julia packages to the General registry. Prior to version 1.9.5, if the clone URL returned by GitHub is malicious (or can be injected using upstream vulnerabilities), an argument injection is possible in the `gettreesha()` function. This can then lead to a potential remote code execution. Users should upgrade immediately to v1.9.5 to receive a patch. All prior versions are vulnerable. No known workarounds are available.

Classification

CVE ID: CVE-2025-52480

CVSS Base Severity: HIGH

CVSS Base Score: 8.1

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U

Problem Types

CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Affected Products

Vendor: JuliaRegistries

Product: Registrator.jl

Stakeholder-Specific Vulnerability Categorization (SSVC)

SSVC Exploitation: none

SSVC Technical Impact: total

SSVC Automatable: true

References

https://nvd.nist.gov/vuln/detail/CVE-2025-52480
https://github.com/JuliaRegistries/Registrator.jl/security/advisories/GHSA-w8jv-rg3h-fc68
https://github.com/JuliaRegistries/Registrator.jl/pull/449

Timeline