Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-61667
Published:July 13, 2026
Updated:August 27, 2026
The FileCatalog DatasetManager runs a query on the database and passes the result to eval. The SQL query contains an injection vulnerability which allows an authenticated user to control the parameter returned to the eval resulting in remote code execution.
Affected Packages
dirac (PYTHON):
Affected version(s) >=8.1.0a1 <9.0.22
Fix Suggestion:
Update to version 9.0.22
dirac (PYTHON):
Affected version(s) >=9.1.0 <9.1.10
Fix Suggestion:
Update to version 9.1.10
dirac (PYTHON):
Affected version(s) >=7.2a29 <8.0.79
Fix Suggestion:
Update to version 8.0.79
Do you need more information?
Contact Us
CVSS 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')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')