← Retour à la recherche de CVE

CVE-2026-50186

4gaBoards

Description

4gaBoards is a boards system for realtime project management. Prior to 3.3.8, 4gaBoards allows an authenticated project manager to supply traversal sequences in the filename parameter of GET /exports/:id/:filename. In server/api/controllers/boards/download.js, the decoded inputs.filename value is passed to path.join() beneath private/exports/<user_id>/ without containment validation. A crafted value such as ../ can select an arbitrary file readable by the server process, and the file is returned to the attacker. The fileStream close handler then passes the same path to fs.unlink(), deleting the selected file and potentially causing data loss or denial of service. This issue is fixed in version 3.3.8.

CVSS 8.8EPSS 0.432%Risque 0.91
Voir la source
Publication
2026-08-18 22:16:52
Versions concernées
<3.3.8
Type
Application web
Dernière modification
2026-08-25 02:16:40
Vecteur
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H