CVE-2025-56515

HIGH

Fiora 1.0.0 - Stored Cross-Site Scripting via Malicious SVG Avatar Upload

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-56515. PoCs published by Kov404.

AI-analyzed exploit summary The repository describes a Cross-Site Scripting (XSS) vulnerability in Fiora Chat Application version 1.0.0, where malicious SVG files can be uploaded as user avatars to execute arbitrary JavaScript. The writeup includes a detailed explanation of the attack vector and an example payload.

Description

File upload vulnerability in Fiora chat application 1.0.0 through user avatar upload functionality. The application fails to validate SVG file content, allowing malicious SVG files with embedded foreignObject elements containing iframe tags and JavaScript event handlers (onmouseover) to be uploaded and stored. When rendered, these SVG files execute arbitrary JavaScript, enabling attackers to steal user sessions, cookies, and perform unauthorized actions in the context of users viewing affected profiles.

Exploits (1)

nomisec WRITEUP
by Kov404 · poc
https://github.com/Kov404/CVE-2025-56515

The repository describes a Cross-Site Scripting (XSS) vulnerability in Fiora Chat Application version 1.0.0, where malicious SVG files can be uploaded as user avatars to execute arbitrary JavaScript. The writeup includes a detailed explanation of the attack vector and an example payload.

Classification
Writeup 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Fiora Chat Application (Version 1.0.0)
Auth required
Prerequisites: Authenticated user access to upload an avatar
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0004
EPSS Percentile 11.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-434 CWE-79
Status published
Products (2)
npm/fiora npm
suisuijiang/fiora 1.0.0
Published Oct 01, 2025
Tracked Since Feb 18, 2026