No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-9jpv-c7p4-997x | DIRAC is vulnerable to RCE in RequestManager due to eval on untrusted input |
Tue, 15 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 15 Sep 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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, the RequestManagementSystem/Service/ReqManagerHandler.py export_getRequestCountersWeb function passes an authenticated caller-controlled groupingAttribute to RequestManagementSystem/DB/RequestDB.py getRequestCountersWeb. An unrecognized value is resolved against the Request object and evaluated as Python code, allowing a crafted dunder attribute expression to reach operating-system functions and execute commands as the account running the DIRAC services. Successful exploitation can expose dirac.cfg, database passwords, stored proxies, and tokens, fully compromise the DIRAC system, and allow alteration of local log evidence. This issue is fixed in versions 8.0.79, 9.0.22, and 9.1.10. | |
| Title | DIRAC: RCE in RequestManager due to eval on untrusted input | |
| Weaknesses | CWE-95 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T18:48:26.192Z
Reserved: 2026-05-12T19:00:14.600Z
Link: CVE-2026-45579
Updated: 2026-09-15T18:45:05.436Z
Status : Received
Published: 2026-09-15T18:17:21.427
Modified: 2026-09-15T19:17:19.743
Link: CVE-2026-45579
No data.
OpenCVE Enrichment
No data.
-
CWE-95
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
Github GHSA