8.8
CVE-2025-26260
- EPSS 0.7%
- Veröffentlicht 12.03.2025 00:00:00
- Zuletzt bearbeitet 02.10.2025 15:55:48
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Plenti <= 0.7.16 is vulnerable to code execution. Users uploading '.svelte' files with the /postLocal endpoint can define the file name as javascript codes. The server executes the uploaded file name in host, and cause code execution.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.7% | 0.481 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
https://github.com/plentico/plenti/security/advisories/GHSA-mj4v-hp69-27x5
https://github.com/plentico/plenti/releases/tag/v0.7.17
https://github.com/ahmetak4n/vulnerability-playground/tree/main/vulnerability-research/CVE-2025-26260
https://ahmetakan.com/2025/02/14/cve-2025-26260/