All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-57878
CRITICALpublished 2026-06-26 08:16 UTC · 2 days ago · modified 2026-06-26 16:16 UTC
9.8
CVSS / 10
// description
An unauthenticated stack-based buffer overflow vulnerability exists in thttpd in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient bounds checking when processing web request parameters in a specific request path. A remote attacker may exploit this vulnerability by sending a crafted HTTP request with overly long input, resulting in memory corruption, denial of service, or potentially arbitrary code execution.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-121