---
id: CVE-2026-45579
title: 'DIRAC is an interware, meaning a software framework for distributed computing'
summary: >-
  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 authent…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-95
vendor: DIRACGrid
product: DIRAC
affected:
  - 'DIRAC >= 6r0, < 8.0.79'
  - 'DIRAC >= 9.0.0a1, < 9.0.22'
  - 'DIRAC >= 9.1.0, < 9.1.10'
patched:
  - DIRAC 8.0.79
  - DIRAC 9.0.22
  - DIRAC 9.1.10
published: '2026-09-15'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T19:17:19.743'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45579'
references:
  - url: >-
      https://github.com/DIRACGrid/DIRAC/commit/8ec11072f48103d94e8b7cca831e2c7ce304d6c7
    label: security-advisories@github.com
  - url: >-
      https://github.com/DIRACGrid/DIRAC/commit/99f1af88b525e69a77f204aebf7d8df3b6056142
    label: security-advisories@github.com
  - url: >-
      https://github.com/DIRACGrid/DIRAC/commit/a6f75ce5d369254d46ca6f1d39e3f384366fa396
    label: security-advisories@github.com
  - url: 'https://github.com/DIRACGrid/DIRAC/releases/tag/v8.0.79'
    label: security-advisories@github.com
  - url: 'https://github.com/DIRACGrid/DIRAC/releases/tag/v9.0.22'
    label: security-advisories@github.com
  - url: 'https://github.com/DIRACGrid/DIRAC/releases/tag/v9.1.10'
    label: security-advisories@github.com
  - url: 'https://github.com/DIRACGrid/DIRAC/security/advisories/GHSA-9jpv-c7p4-997x'
    label: security-advisories@github.com
  - url: 'https://pypi.org/project/DIRAC/8.0.79'
  - url: 'https://pypi.org/project/DIRAC/9.0.22'
  - url: 'https://pypi.org/project/DIRAC/9.1.10'
  - url: 'https://github.com/advisories/GHSA-9jpv-c7p4-997x'
tags:
  - nvd
  - cve.org
  - ghsa
  - pip
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-15T18:44:59.185443Z'
aliases:
  - GHSA-9jpv-c7p4-997x
ecosystem: pip
ingestedAt: '2026-07-13T17:27:58.883Z'
epss: 0.00864
epssPercentile: 0.56835
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-45579)

Affected packages:

- `DIRAC >= 6, < 8.0.79`
- `DIRAC >= 8.1.0a1, < 9.0.22`
- `DIRAC >= 9.1.0, < 9.1.10`

Patched in:

- `DIRAC 8.0.79`
- `DIRAC 9.0.22`
- `DIRAC 9.1.10`

Source: https://github.com/advisories/GHSA-9jpv-c7p4-997x
