CVE-2025-12488
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-12
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oobabooga | text-generation-webui | 3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-807 | The product uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the oobabooga text-generation-webui application, specifically in the handling of the trust_remote_code parameter at the load endpoint. The application does not properly validate this user-supplied parameter before using it to load a model. As a result, a remote attacker can exploit this flaw to execute arbitrary code on the affected system without needing authentication.
How can this vulnerability impact me? :
An attacker can remotely execute arbitrary code on the affected system with the privileges of the service account running the application. This can lead to full compromise of the system, including data theft, system manipulation, or further attacks within the network. Since no authentication is required, the risk of exploitation is high.