highCVSS 8.1Vulnerability

CVE-2026-61668

### Summary The second stage pilot (pilot.tar) is downloaded by the initial wrapper script without any verification of the webservers' SSL certificate and the contained script is subsequently executed. The checksum is tested, but the reference checksum file is downloaded over the same unvalidated channel. ### Details The pilot wrapper downloads and executes the main second stage pilot script, but the SSL validation on this connection is explicitly disabled (to match old python < 2.7.9 behaviour): https://github.com/DIRACGrid/DIRAC/blob/integration/src/DIRAC/WorkloadManagementSystem/Utilities/PilotWrapper.py#L292-L296 This means that the second stage pilot code is not verified in any way and could potentially be altered by a man-in-the-middle attack to execute arbitrary code in the pilot context (i.e. with access to the pilot proxy/credentials). The HTTPS connection should be validated against both the system certificates and $X509_CERT_DIR and fail if neither validate correctly. ### Impact This would require a man-in-the-middle style attack against a grid site's network (i.e. changing the DNS or routing to redirect the pilot's connection); this is likely to be difficult which probably limits the potential impact. ### Patched versions: https://pypi.org/project/DIRAC/8.0.79/ https://pypi.org/project/DIRAC/9.0.22/ https://pypi.org/project/DIRAC/9.1.10/

Properties

ghsa_id
GHSA-vg99-gr89-qhw9
severity
high
summary
DIRAC: Pilot code downloaded over unverified HTTPS connection
cvss_score
8.1
cve_id
CVE-2026-61668
cvss_vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
is_ghsa_only
false
ghsa_published
2026-07-13T18:37:51Z
source_url
https://github.com/advisories/GHSA-vg99-gr89-qhw9
ghsa_updated
2026-07-13T18:37:53Z

Related Entities (4)

VULNERABLE_TO (1)

[Software]pip/DIRAC

AFFECTS (1)

[Software]pip/DIRAC

HAS_WEAKNESS (1)

[Weakness]Improper Certificate Validation

REPORTED_BY (1)

[Source]GitHub Advisory Database

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-61668 (CVSS 8.1) — Ninja Signal Threat Intelligence | Ninja Signal