CVE-2026-82278
HIGH
NVD
CVSS Score
8.8
Severity
HIGH
Published
Aug 28, 2026
Vendor
unknown
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
- https://github.com/dataelement/bisheng
- https://github.com/dataelement/bisheng/blob/v2.4.0/src/backend/bisheng/api/services/workflow.py
- https://github.com/dataelement/bisheng/issues/2189
- https://www.vulncheck.com/advisories/bisheng-authenticated-arbitrary-python-code-execution-via-workflow-run-once
- https://github.com/dataelement/bisheng/issues/2189