infinite-image-browsing vulnerabilities
CVEs whose affected-version data names the infinite-image-browsing package. Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.
2 CVEsRSS
CVE-2026-77815High· 7.5PoCto_abs_path in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links
to_abs_path in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment com…
▾ Midnightzanllp · infinite-image-browsingEPSS 0.61%via NVD
CVE-2026-77814High· 7.5PoCis_path_trusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswith(parent_path), without appending a path separator
is_path_trusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswith(parent_path), without appending a path separator. A directory whose name merely begins with an allowed path ther…
▾ Midnightzanllp · infinite-image-browsingEPSS 0.60%via NVD