All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2025-31114
CRITICALpublished 2026-08-11 16:17 UTC · 1 day ago · modified 2026-08-11 17:17 UTC
9.3
CVSS / 10
// description
Fooocus is an image generating software. In versions 2.5.5 and prior, the Fooocus web UI is vulnerable to remote code execution due to the unsafe use of eval when processing metadata JSON. An attacker with access to the Fooocus web UI may be able to execute arbitrary code on the instance. As of time of publication, no known patched versions are available, but a suggested fix pull request is available.
// weaknesses (CWE)
- CWE-95