JLSEC-2025-326

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2025/JLSEC-2025-326.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2025/JLSEC-2025-326.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2025-326
Upstream
Published
2025-11-25T22:50:06.167Z
Modified
2026-07-18T00:01:14.789246793Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
A path traversal vulnerability exists in rsync
Details

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.

Database specific
{
    "sources": [
        {
            "imported": "2026-07-17T21:00:19.659Z",
            "id": "CVE-2024-12087",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-12087",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12087",
            "modified": "2026-06-30T00:16:48.573Z",
            "database_specific": {
                "status": "Modified"
            },
            "published": "2025-01-14T18:15:25.467Z"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / rsync_jll

Package

Name
rsync_jll
Purl
pkg:julia/rsync_jll?uuid=191d6b87-264a-55f5-a0e2-c8fbce9a1ce0

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.4.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2025/JLSEC-2025-326.json"