CVE-2025-15414
Server-Side Request Forgery in go-sonic Theme Fetching API
Publication date: 2026-01-01
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 |
|---|---|---|
| go-sonic | sonic | to 1.1.4 (inc) |
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 flaw in the go-sonic sonic software up to version 1.1.4, specifically in the FetchTheme function of the Theme Fetching API. It allows an attacker to manipulate the 'uri' argument, which can lead to server-side request forgery (SSRF). This means an attacker can make the server send unauthorized requests to other internal or external systems. The attack can be launched remotely, and an exploit has already been published.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to perform server-side request forgery, potentially accessing or manipulating internal resources that should not be exposed. This can lead to information disclosure, unauthorized actions, or further attacks within your network. The CVSS scores indicate a moderate severity with impacts on confidentiality, integrity, and availability.