CVE-2026-88288
Received Received - Intake

Path Traversal in GeoVision GV-LPC2211

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

Publication date: 2026-09-10

Last updated on: 2026-09-10

Assigner: GV

Description

GeoVision GV-LPC2211 V1.13 fails to restrict the filename supplied to BKDownloadLink.cgi, allowing a remote user with valid web credentials to read arbitrary files accessible to the root-run web service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
geovision gv-lpc2211 v1.13

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-36 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

GeoVision GV-LPC2211 V1.13 has a flaw in BKDownloadLink.cgi that fails to properly restrict filenames. This allows an authenticated remote user to read any file accessible to the root-run web service by supplying a specially crafted filename.

Detection Guidance

To detect this vulnerability, check for unauthorized file access attempts via BKDownloadLink.cgi. Monitor web server logs for suspicious requests containing path traversal patterns like '../' or absolute file paths. Test the endpoint manually by sending crafted requests with file paths to see if sensitive files are returned.

Impact Analysis

An attacker with valid web credentials could exploit this to access sensitive files on the system, potentially exposing confidential data, system configurations, or other restricted information.

Compliance Impact

This vulnerability could lead to unauthorized data exposure, violating confidentiality requirements in GDPR and HIPAA. Organizations using this device may face compliance violations, fines, or legal consequences if sensitive data is accessed.

Mitigation Strategies

Immediately restrict access to BKDownloadLink.cgi by updating firewall rules or disabling the service if unused. Apply the latest firmware update from GeoVision to patch the vulnerability. Ensure web service runs with minimal privileges and disable root access for the web service account.

Chat Assistant

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

EPSS Chart