CVE-2025-41085
Unknown
Unknown - Not Provided
Stored XSS in Apidog 2.7.15 via Unsanitized SVG Uploads
Publication date: 2026-02-04
Last updated on: 2026-02-04
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
Stored Cross-Site Scripting (XSS) vulnerability type in Apidog in the version 2.7.15, where SVG image uploads are not properly sanitized. This allows attackers to embed malicious scripts in SVG files by sending a POST request to '/api/v1/user-avatar', which are then stored on the server and executed in the context of any user accessing the compromised resource.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apidog | apidog | 2.7.15 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |