CVE-2026-45579
Published:July 13, 2026
Updated:August 27, 2026
An remote code execution vulnerability exists in RequestManager due to the use of eval on untrusted input that allows any authenticated user to run code/commands on the DIRAC server as the system user running the DIRAC services.
Affected Packages
dirac (PYTHON):
Affected version(s) >=7.2a29 <8.0.79Fix Suggestion:
Update to version 8.0.79dirac (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.22Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.9
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')