Description
An unauthenticated
buffer overflow vulnerability exists in IEEE8021x_upload.cgi in GeoVision
GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by
insufficient bounds checking when parsing filename values in multipart upload
data. A remote attacker may exploit this vulnerability by sending a crafted
upload request with overly long input, causing memory corruption and resulting
in a denial of service.
Published: 2026-06-26
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated buffer overflow exists in the IEEE8021x_upload.cgi component of GeoVision’s GV-LPC2011 and GV-LPC2211 cameras. The flaw arises from insufficient bounds checking of filename values in multipart upload data, allowing an attacker to send a crafted upload request with an overly long filename. This overflow corrupts memory and can crash the device, resulting in a denial of service. The associated CVSS score of 7.5 indicates a high severity of the vulnerability.

Affected Systems

The affected products are GeoVision’s GV-LPC2011 and GV-LPC2211 devices running on Linux. Vulnerable firmware releases include version 1.12 and earlier, as specified in the vulnerability description. The Common Platform Enumeration strings also reference release 1.13, but the description specifically notes 1.12 and earlier are impacted.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, with no EPSS data available, and it is not listed in the CISA KEV catalog. The attack vector is inferred to be a network‑based, unauthenticated request to the device’s HTTP interface, specifically targeting the IEEE8021x_upload.cgi endpoint. An attacker simply needs the ability to upload a file through this CGI; no authentication is required, and by supplying a filename that exceeds expected bounds, the attacker can trigger a memory corruption that typically results in a device reboot or crash, thereby denying service to legitimate users.

Generated by OpenCVE AI on June 26, 2026 at 08:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the GeoVision cameras to a firmware release that patches the buffer overflow; if a newer version is not yet available, apply any vendor‑supplied patch that corrects the bounds checking in IEEE8021x_upload.cgi.
  • Restrict external access to the IEEE8021x_upload.cgi endpoint by firewalling or network segmentation, ensuring that only trusted internal hosts can send upload requests.
  • Implement strict file size and name validation on the device or at the network perimeter to reject oversized or malformed upload data before it reaches the CGI handler.

Generated by OpenCVE AI on June 26, 2026 at 08:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 26 Jun 2026 07:45:00 +0000

Type Values Removed Values Added
Description An unauthenticated buffer overflow vulnerability exists in IEEE8021x_upload.cgi in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient bounds checking when parsing filename values in multipart upload data. A remote attacker may exploit this vulnerability by sending a crafted upload request with overly long input, causing memory corruption and resulting in a denial of service.
Title GV-LPC2011/LPC2211 - unauthorized buffer overflow vulnerability (IEEE8021x_upload.cgi)
First Time appeared Geovision Inc.
Geovision Inc. gv-lpclpc2011 2211
Weaknesses CWE-120
CPEs cpe:2.3:a:geovision_inc.:gv-lpclpc2011_2211:1.12:*:linux:*:*:*:*:*
cpe:2.3:a:geovision_inc.:gv-lpclpc2011_2211:1.13:*:linux:*:*:*:*:*
Vendors & Products Geovision Inc.
Geovision Inc. gv-lpclpc2011 2211
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Geovision Inc. Gv-lpclpc2011 2211
cve-icon MITRE

Status: PUBLISHED

Assigner: GV

Published:

Updated: 2026-06-26T15:30:08.355Z

Reserved: 2026-06-26T02:40:42.397Z

Link: CVE-2026-57874

cve-icon Vulnrichment

Updated: 2026-06-26T15:30:00.364Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T08:30:04Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')