CVE-2026-82665
Received Received - Intake

Path Traversal in GEOFlow Image Library Cleanup

Vulnerability report for CVE-2026-82665, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: VulDB

Description

A vulnerability was detected in yaojingang GEOFlow up to 2.1.0. This vulnerability affects the function unlink of the file app/Http/Controllers/Admin/ImageLibraryController.php of the component Image Library Cleanup. The manipulation of the argument file_path results in path traversal. The attack may be performed from remote. The exploit is now public and may be used. Upgrading to version 2.1.1 is able to resolve this issue. The patch is identified as 67abfd864a15d169a78429f3290c91cb3b93e849. It is recommended to upgrade the affected component.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-08-31
Generated
2026-08-31
AI Q&A
2026-08-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
yaojingang geoflow to 2.1.0 (inc)
yaojingang geoflow 2.1.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product 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 product 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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a path traversal issue in GEOFlow up to version 2.1.0. It affects the Image Library Cleanup function in app/Http/Controllers/Admin/ImageLibraryController.php. The flaw allows manipulation of the file_path argument, enabling attackers to traverse directories and access unauthorized files remotely. The exploit is public and a patch exists in version 2.1.1.

Detection Guidance

This vulnerability involves path traversal in the Image Library Cleanup function of GEOFlow up to 2.1.0. To detect it, check if your GEOFlow version is below 2.1.1. Inspect the file app/Http/Controllers/Admin/ImageLibraryController.php for the unlink function and verify if file_path input lacks proper validation. Look for unauthorized file deletions or suspicious file access patterns in logs.

Impact Analysis

An attacker could delete arbitrary files on the server by exploiting this vulnerability, leading to denial of service or data loss. Since the attack is remote and requires authentication, it poses risks to system integrity and availability. Upgrading to version 2.1.1 or later mitigates this issue.

Mitigation Strategies

Upgrade GEOFlow to version 2.1.1 or later immediately. The patch is identified as 67abfd864a15d169a78429f3290c91cb3b93e849. Follow the upgrade process: enter maintenance mode, run migrations with confirmation, verify readiness, and audit security findings. Disable managed image deletion until security checks pass. Review and restrict admin permissions to minimize attack surface.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82665. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart