Vulnerability 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) a shell script injection can occur within the `withpasswd` function. Alternatively, an argument injection is possible in the `gettreesha `function. either of these can then lead to a potential RCE. Users should upgrade immediately to v1.9.5 to receive a fix. All prior versions are vulnerable. No known workarounds are available.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Julialang | Registrator | < 1.9.5 |
Related Weaknesses (CWE)
References
- https://github.com/JuliaRegistries/Registrator.jl/pull/448Issue TrackingPatch
- https://github.com/JuliaRegistries/Registrator.jl/security/advisories/GHSA-589r-Issue TrackingVendor Advisory
FAQ
What is CVE-2025-52483?
CVE-2025-52483 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 (...
How severe is CVE-2025-52483?
CVE-2025-52483 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-52483?
Check the references section above for vendor advisories and patch information. Affected products include: Julialang Registrator.