CVE-2026-28674

xiaoheiFS is a self-hosted financial and operational system for cloud service businesses. In versions up to and including 0.3.15, the `AdminPaymentPluginUpload` endpoint lets admins upload any file to `plugins/payment/`. It only checks a hardcoded password (`qweasd123456`) and ignores file content. A background watcher (`StartWatcher`) then scans this folder every 5 seconds. If it finds a new executable, it runs it immediately, resulting in RCE. Version 4.0.0 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:danvei233:xiaoheifs:*:*:*:*:*:*:*:*

History

23 Mar 2026, 17:57

Type Values Removed Values Added
References () https://github.com/danvei233/xiaoheiFS/security/advisories/GHSA-hcj4-gfvq-qv4p - () https://github.com/danvei233/xiaoheiFS/security/advisories/GHSA-hcj4-gfvq-qv4p - Exploit, Vendor Advisory
CPE cpe:2.3:a:danvei233:xiaoheifs:*:*:*:*:*:*:*:*
First Time Danvei233
Danvei233 xiaoheifs

18 Mar 2026, 15:16

Type Values Removed Values Added
References () https://github.com/danvei233/xiaoheiFS/security/advisories/GHSA-hcj4-gfvq-qv4p - () https://github.com/danvei233/xiaoheiFS/security/advisories/GHSA-hcj4-gfvq-qv4p -

18 Mar 2026, 14:52

Type Values Removed Values Added
Summary
  • (es) xiaoheiFS es un sistema financiero y operativo autohospedado para negocios de servicios en la nube. En versiones hasta la 0.3.15 inclusive, el endpoint 'AdminPaymentPluginUpload' permite a los administradores subir cualquier archivo a 'plugins/payment/'. Solo verifica una contraseña codificada ('qweasd123456') e ignora el contenido del archivo. Un observador en segundo plano ('StartWatcher') escanea esta carpeta cada 5 segundos. Si encuentra un nuevo ejecutable, lo ejecuta inmediatamente, lo que resulta en RCE. La versión 4.0.0 corrige el problema.

18 Mar 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-18 01:16

Updated : 2026-03-23 17:57


NVD link : CVE-2026-28674

Mitre link : CVE-2026-28674

CVE.ORG link : CVE-2026-28674


JSON object : View

Products Affected

danvei233

  • xiaoheifs
CWE
CWE-434

Unrestricted Upload of File with Dangerous Type

CWE-798

Use of Hard-coded Credentials