CVE-2026-50562
CriticalCVSS 9.3Exploitation Probability (EPSS)
Low risk5th percentile - higher than 5% of all known CVEs
Summary
In FastGPT up to commit 22ebfacbb43311e9b73294040ae0eb87390c6bba, artifacts built from untrusted pull request code in GitHub Actions workflows can be downloaded by privileged workflow_run jobs, allowing an attacker to push controlled Docker images to GHCR and, for documentation previews, deploy with the secret KUBE_CONFIG_CN.
Risk Assessment
The risk involves potential takeover of containers and deployment of malicious images in production or staging environments, which could lead to data leakage, privilege escalation, or further infrastructure attacks.
Recommendation
Immediately update FastGPT to a version after commit 22ebfacbb43311e9b73294040ae0eb87390c6bba and review and secure GitHub Actions workflows to prevent access to artifacts from untrusted pull requests.
Original NVD description (English source)
FastGPT is a knowledge-based AI application platform. At commit 22ebfacbb43311e9b73294040ae0eb87390c6bba and earlier, artifacts built from untrusted pull request code in .github/workflows/preview-docs-build.yml and .github/workflows/preview-fastgpt-build.yml can be downloaded by privileged workflow_run jobs in .github/workflows/preview-docs-push.yml and .github/workflows/preview-fastgpt-push.yml, allowing attacker-controlled Docker images from the document/ tree or FastGPT build context to be pushed to GHCR and, for documentation previews, deployed with secrets.KUBE_CONFIG_CN.

