CVE-2025-12487
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 join endpoint. Because the application does not properly validate this user-supplied parameter before using it to load a model, 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 exploiting this vulnerability can execute arbitrary code with the privileges of the service account running the application. This can lead to full compromise of the affected system, including unauthorized data access, data modification, service disruption, or further attacks within the network.