CVE-2026-79304
13Vexday Risk Score
Sin señal de explotación. Ningún artefacto público de explotación conocido hasta ahora.
ssvc Trackcvss 6.5epss 0.5%
probabilidad de explotación
0.5%top 57% de las CVE
explotación observada
noninguna fuente lo reporta
CyberPanel 1.9.1 contains a path traversal vulnerability in the readFileContents method of the /filemanager/controller endpoint. An authenticated remote attacker with ownership of any configured domain can supply an arbitrary absolute or out-of-scope path in the fileName JSON property. Because authorization validates only domainName and does not canonicalize or restrict fileName to that domain's home directory, the application returns the contents of files readable by the CyberPanel execution identity.
CVSS:3.1/AC:L/AV:N/A:N/C:H/I:N/PR:L/S:U/UI:N
Productos afectados
n/a · n/aReferencias
https://github.com/lichoin/TraceLoom/blob/main/CVEs/CVE-2026-79304.mdhttps://github.com/usmannasir/cyberpanel/blob/v1.9.1/CyberCP/secMiddleware.py#L67-L70https://github.com/usmannasir/cyberpanel/blob/v1.9.1/filemanager/filemanager.py#L20-L27https://github.com/usmannasir/cyberpanel/blob/v1.9.1/filemanager/filemanager.py#L267-L276https://github.com/usmannasir/cyberpanel/blob/v1.9.1/filemanager/views.py#L98-L135