CVE-2026-25869 MEDIUM

CVE-2026-25869: MiniGal Nano <= 0.3.5 Path Traversal via dir Parameter

Vendor Minigal
Product MiniGal Nano
Weakness CWE-22 · Path traversal
Published February 11, 2026
Last update March 5, 2026

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

MiniGal Nano versions 0.3.5 and prior contain a path traversal vulnerability in index.php via the dir parameter. The application appends user-controlled input to the photos directory and attempts to prevent traversal by removing dot-dot sequences, but this protection can be bypassed using crafted directory patterns. An attacker can exploit this behavior to cause the application to enumerate and display image files from unintended filesystem locations that are readable by the web server, resulting in unintended information disclosure.

Key dates

02Disclosure timeline

February 11, 2026 CVE published
March 5, 2026 Record updated

Related vulnerabilities

04Related CVE