๐Ÿ” CVE Alert

CVE-2026-54394

UNKNOWN 0.0

MISP organisation logo path traversal allows retrieval of arbitrary PNG/SVG files

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

MISP contains a path traversal vulnerability in OrganisationsController::getOrgLogo. The vulnerable code builds organisation logo file paths using organisation-controlled fields such as id, name, and uuid without ensuring that the resolved file remains inside the intended APP/files/img/orgs/ directory. An attacker able to influence an organisation field, for example the organisation name, could use path traversal sequences to cause MISP to return arbitrary readable .png or .svg files from outside the organisation logo directory. The issue is fixed by resolving candidate paths with realpath() and verifying that they remain under the expected base directory before serving the file.

CWE CWE-22
Vendor misp
Product misp
Published Jun 12, 2026
Stay Ahead of the Next One

Get instant alerts for misp misp

Be the first to know when new unknown vulnerabilities affecting misp misp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

misp / misp
0 < 2.5.40

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MISP/MISP/commit/b865deb036ca82dab272be260798f562034ba9ae

Credits

Jeroen Pinoy Andras Iklody