GHSA-h3mc-9q4p-46jgHighCVSS 8.8
BISHENG before 2.6.0 contains a remote code execution vulnerability in the workflow run_once...
🔗 CVE IDs covered (1)
📋 Description
BISHENG before 2.6.0 contains a remote code execution vulnerability in the workflow run_once endpoint that allows authenticated users to execute arbitrary Python code. Attackers can submit crafted Code node definitions to the POST /api/v1/workflow/run_once endpoint, which executes them with exec() without sandboxing, gaining access to filesystem, credentials, and internal network resources.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82278
- https://github.com/dataelement/bisheng/issues/2189
- https://github.com/dataelement/bisheng
- https://github.com/dataelement/bisheng/blob/v2.4.0/src/backend/bisheng/api/services/workflow.py
- https://www.vulncheck.com/advisories/bisheng-authenticated-arbitrary-python-code-execution-via-workflow-run-once
- https://github.com/advisories/GHSA-h3mc-9q4p-46jg