← Vulnerability feed

Vulnerability record · CVE-2010-2309 · published 16 June 2010

CVE-2010-2309: EvoCam web server buffer overflow via long GET request

EEvological · Evocam

EvoLogical EvoCam 3.6.6 and 3.6.7 contain a buffer overflow in their built-in web server, triggered by an overly long GET request. A remote, unauthenticated attacker can crash the service or potentially execute arbitrary code on the host running the camera software.

7.5 CVSS 2.0 High EPSS 51% · top 1.1% CWE-119 · Memory buffer overflow
7.5CVSS 2.0 base score
51%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Buffer overflow in the web server for EvoLogical EvoCam 3.6.6 and 3.6.7 allows remote attackers to execute arbitrary code via a long GET request.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityRemote, unauthenticated code execution with a public exploit and very high EPSS, but the product is niche and no KEV listing or confirmed active exploitation is recorded.

What it is

EvoLogical EvoCam 3.6.6 and 3.6.7 contain a buffer overflow in their built-in web server, triggered by an overly long GET request. A remote, unauthenticated attacker can crash the service or potentially execute arbitrary code on the host running the camera software.

Impact

Successful exploitation gives the attacker code execution in the context of the EvoCam web server process, or at minimum a denial of service. Because the software runs on a user's machine, this can lead to full compromise of that host.

Attack surface

Reachable over the network through the EvoCam HTTP web server; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required. Any host that can reach the listening web port can send the malicious GET request.

Exploitation

A public exploit exists (Exploit-DB 13735) and EPSS is high at roughly 0.51 (98.9th percentile), though the CVE is not listed in CISA KEV. No confirmed in-the-wild exploitation is documented in this record.

What to do

  • Upgrade EvoCam past 3.6.7 or apply the vendor fix referenced in Secunia advisory 39988; if no fixed version exists, retire or replace the product.
  • Do not expose the EvoCam web server to untrusted networks; restrict access to a management VLAN or localhost only.
  • Place the service behind a reverse proxy or firewall rule that caps request-line and header length and blocks oversized GET requests.
  • Run the EvoCam service under a low-privilege account to limit the impact of code execution.

Detection

  • Alert on HTTP request lines or headers exceeding normal length to the EvoCam port, especially GET requests with very long URIs.
  • Monitor for crashes or restarts of the EvoCam web server process, which may indicate a failed overflow attempt.
  • Watch for unexpected child processes or outbound connections originating from the EvoCam process, a sign of successful code execution.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2010-2309 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-8452Citrix NetScaler ADC and Gateway memory buffer overflow causes DoSCVE-2026-8452 is a memory buffer overflow (CWE-119) in Citrix NetScaler ADC and NetScaler Gateway that leads to unpredictable or erroneous behavior a…KEVEPSS 1.0%analysed8.8CVE-2009-3459Adobe Reader and Acrobat heap buffer overflow via crafted PDFAdobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 contain a heap-based buffer overflow (CWE-122) triggered by a crafted…KEVEPSS 87%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed8.8CVE-2026-3910Google Chrome V8 improper implementation allows sandbox code executionChrome before 146.0.7680.75 contains an inappropriate implementation in the V8 JavaScript engine, classified as code injection and memory buffer over…KEVEPSS 1.0%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed7.8CVE-2026-20700Apple OS memory corruption allows arbitrary code executionA memory corruption flaw caused by improper state management affects iOS, iPadOS, macOS, tvOS, visionOS and watchOS. Apple states it is aware of a re…KEVEPSS 1.3%analysed8.8CVE-2025-14174Google Chrome ANGLE out-of-bounds memory access on MacChrome on macOS before 143.0.7499.110 contains an out-of-bounds memory access in the ANGLE graphics layer, classified as an out-of-bounds write (CWE-…KEVEPSS 22%analysed

Source: NIST National Vulnerability Database (record CVE-2010-2309), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.