CVE-2025-61681

KUNO CMS is a fully deployable full-stack blog application. Versions 1.3.13 and below contain validation flaws in its file upload functionality that can be exploited for stored XSS. The upload endpoint only validates file types based on Content-Type headers, lacks file content analysis and extension whitelist restrictions, allowing attackers to upload SVG files containing malicious scripts (disguised as images). When users access the uploaded resource pages, arbitrary JavaScript executes in their browsers. This issue is fixed in version 1.3.14.
Configurations

No configuration.

History

03 Oct 2025, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-03 22:15

Updated : 2025-10-06 14:56


NVD link : CVE-2025-61681

Mitre link : CVE-2025-61681

CVE.ORG link : CVE-2025-61681


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-434

Unrestricted Upload of File with Dangerous Type