SB2025103155 - Multiple vulnerabilities in oobabooga text-generation-webui
Published: October 31, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Reliance on Untrusted Inputs in a Security Decision (CVE-ID: CVE-2025-12488)
CWE-ID: CWE-807 - Reliance on Untrusted Inputs in a Security Decision
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to lack of proper validation of a user-supplied argument before using it to load a model within the handling of the trust_remote_code parameter provided to the load endpoint. A remote attacker can execute arbitrary code on the system.
2) Reliance on Untrusted Inputs in a Security Decision (CVE-ID: CVE-2025-12487)
CWE-ID: CWE-807 - Reliance on Untrusted Inputs in a Security Decision
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to lack of proper validation of a user-supplied argument before using it to load a model within the handling of the trust_remote_code parameter provided to the join endpoint. A remote attacker can execute arbitrary code on the system.
Remediation
Install update from vendor's website.