CVE-2026-61668
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
DIRACPyPI | >= 6.20.1, < 8.0.79 | 8.0.79 |
DIRACPyPI | >= 8.1.0a1, < 9.0.22 | 9.0.22 |
DIRACPyPI | >= 9.1.0, < 9.1.10 | 9.1.10 |
Affected products
1Patches
Vulnerability mechanics
References
11- github.com/advisories/GHSA-vg99-gr89-qhw9ghsaADVISORY
- github.com/DIRACGrid/DIRAC/security/advisories/GHSA-vg99-gr89-qhw9nvdWEB
- pypi.org/project/DIRAC/8.0.79ghsaWEB
- pypi.org/project/DIRAC/9.0.22ghsaWEB
- pypi.org/project/DIRAC/9.1.10ghsaWEB
- github.com/DIRACGrid/DIRAC/commit/68029dfb5ddd8b1e4106851f8e37370aa80ac7aenvd
- github.com/DIRACGrid/DIRAC/commit/92e2e26c63b964b8499bee5e9c2e2821a36eac56nvd
- github.com/DIRACGrid/DIRAC/commit/b332c437d064f66ee46f5b45a90a9f7c4bace38dnvd
- github.com/DIRACGrid/DIRAC/releases/tag/v8.0.79nvd
- github.com/DIRACGrid/DIRAC/releases/tag/v9.0.22nvd
- github.com/DIRACGrid/DIRAC/releases/tag/v9.1.10nvd
News mentions
0No linked articles in our index yet.