MiniGal Nano 0.3.5- Path Traversal via dir param in index.php
CVE-2026-25869 Published on February 11, 2026

MiniGal Nano <= 0.3.5 Path Traversal via dir Parameter
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.

NVD

Weakness Type

What is a Directory traversal Vulnerability?

The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CVE-2026-25869 has been classified to as a Directory traversal vulnerability or weakness.


Products Associated with CVE-2026-25869

Want to know whenever a new CVE is published for GNU Nano? stack.watch will email you.

 

Affected Versions

MiniGal Nano:

Exploit Probability

EPSS
0.11%
Percentile
29.76%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.