CVE-2025-11046
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tencent | weknora | 0.1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a server-side request forgery (SSRF) in Tencent WeKnora 0.1.0, specifically in the function testEmbeddingModel of the file /api/v1/initialization/embedding/test. An attacker can manipulate the baseUrl argument to make the server send unauthorized requests to internal or external systems. The attack can be launched remotely and the exploit has been publicly released.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to make the server perform unauthorized requests, potentially accessing internal systems or sensitive information, leading to data exposure, service disruption, or further attacks within the network.
What immediate steps should I take to mitigate this vulnerability?
It is advisable to upgrade Tencent WeKnora to the latest release, as the vendor has confirmed that the issue does not exist in the latest versions.