GHSA-2799-6g5r-mmc7

Suggest an improvement
Source
https://github.com/advisories/GHSA-2799-6g5r-mmc7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-2799-6g5r-mmc7/GHSA-2799-6g5r-mmc7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2799-6g5r-mmc7
Aliases
Published
2026-05-12T18:30:38Z
Modified
2026-07-13T16:43:51Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Superduper: Remote code execution via unsafe eval in superduper query parsing
Details

The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The _parse_op_part() function in query.py uses the unsafe eval() function to dynamically evaluate user-supplied query operands without proper sanitization or restriction. Although the function attempts to limit the execution context by providing a restricted global namespace, it does not block access to dangerous built-in functions. A remote attacker can exploit this by submitting a specially crafted query string containing Python code that imports modules (e.g., os) and executes arbitrary system commands, leading to complete compromise of the server.

Database specific
{
    "cwe_ids":  [
        "CWE-94"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-05-18T20:26:43Z",
    "nvd_published_at":  "2026-05-12T16:16:14Z",
    "severity":  "HIGH"
}
References

Affected packages

PyPI / superduper-framework

Package

Name
superduper-framework
View open source insights on deps.dev
Purl
pkg:pypi/superduper-framework

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Last Affected
0.10.0

Affected versions

0.*
0.3.0
0.4.0
0.4.1
0.4.2
0.4.3
0.4.4
0.4.5
0.5.0
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.8
0.5.9
0.5.10
0.5.11
0.5.13
0.5.14
0.5.15
0.5.16
0.5.17
0.5.18
0.5.19
0.5.20
0.5.21
0.5.22
0.5.23
0.5.24
0.5.25
0.5.26
0.5.27
0.5.28
0.5.29
0.5.30
0.5.31
0.5.32
0.5.33
0.5.34
0.5.35
0.5.36
0.5.37
0.5.38
0.5.39
0.5.40
0.6.0
0.6.1
0.6.3
0.6.4
0.6.5
0.6.6
0.6.7
0.7.0
0.7.1
0.7.2
0.7.3
0.8.1
0.8.2
0.9.0
0.10.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-2799-6g5r-mmc7/GHSA-2799-6g5r-mmc7.json"