CVE-2026-61668
Published:September 15, 2026
Updated:September 22, 2026
DIRAC is an interware, meaning a software framework for distributed computing. Prior to versions 8.0.79, 9.0.22, and 9.1.10, WorkloadManagementSystem/Utilities/PilotWrapper.py pilotWrapperScript uses ssl._create_unverified_context to download the second-stage pilot.tar archive without TLS certificate verification and downloads the reference checksum through the same unvalidated channel. An attacker able to redirect or intercept a grid site's network traffic through DNS or routing manipulation can substitute both the executable pilot code and its checksum, causing arbitrary code to run in the pilot context with access to pilot proxy credentials. The fixed implementation validates the server certificate through system trust and X509_CERT_DIR or the grid certificate directory. This issue is fixed in versions 8.0.79, 9.0.22, and 9.1.10.
Affected Packages
dirac-grid (CONDA):
Affected version(s) >=9.1.0 <9.1.10Fix Suggestion:
Update to version 9.1.10dirac (PYTHON):
Affected version(s) >=9.1.0 <9.1.10Fix Suggestion:
Update to version 9.1.10dirac (PYTHON):
Affected version(s) >=8.1.0a1 <9.0.22Fix Suggestion:
Update to version 9.0.22dirac (PYTHON):
Affected version(s) >=7.2a29 <8.0.79Fix Suggestion:
Update to version 8.0.79Related Resources (14)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Certificate Validation
EPSS
Base Score:
0.24