GeoVision GV-LPC2011 and GV-LPC2211 Cross-site Scripting (CVE-2026-42366)
| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2026-42366 | 4 May 202600:42 | – | attackerkb | |
| CVE-2026-42366 | 16 May 202613:12 | – | circl | |
| GeoVision LPC2011和GeoVision LPC2211 跨站脚本漏洞 | 4 May 202600:00 | – | cnnvd | |
| CVE-2026-42366 | 4 May 202600:42 | – | cve | |
| CVE-2026-42366 GeoVision LPC2011/LPC2211 Web Interface / ssi.cgi reflected cross-site scripting (XSS) vulnerabilities | 4 May 202600:42 | – | cvelist | |
| EUVD-2026-26857 | 4 May 202600:42 | – | euvd | |
| CVE-2026-42366 | 4 May 202601:16 | – | nvd | |
| PT-2026-36734 | 4 May 202600:00 | – | ptsecurity | |
| CVE-2026-42366 | 5 Jun 202619:17 | – | redhatcve | |
| GeoVision LPC2011/LPC2211 Web Interface / ssi.cgi reflected cross-site scripting (XSS) vulnerabilities | 15 Jun 202600:00 | – | talos |
10
| Source | Link |
|---|---|
| talosintelligence | www.talosintelligence.com/vulnerability_reports/ |
| geovision | www.geovision.com.tw/cyber_security.php |
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(505919);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/08/03");
script_cve_id("CVE-2026-42366");
script_name(english:"GeoVision GV-LPC2011 and GV-LPC2211 Cross-site Scripting (CVE-2026-42366)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"Multiple reflected cross-site scripting (xss) vulnerabilities exist in
the Web Interface / ssi.cgi functionality of GeoVision LPC2011/LPC2211
1.10. A specially crafted malicious url can lead to an arbitrary
javascript code execution. An attacker can provide a crafted URL to
trigger this vulnerability.
This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
script_set_attribute(attribute:"see_also", value:"https://talosintelligence.com/vulnerability_reports/");
script_set_attribute(attribute:"see_also", value:"https://www.geovision.com.tw/cyber_security.php");
# https://www.talosintelligence.com/vulnerability_reports/TALOS-2026-2327
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?f228322d");
script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-42366");
script_cwe_id(79);
script_set_attribute(attribute:"vuln_publication_date", value:"2026/05/04");
script_set_attribute(attribute:"patch_publication_date", value:"2026/05/04");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/08/03");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/o:geovision:gv-lpc2011_firmware:1.10");
script_set_attribute(attribute:"cpe", value:"cpe:/o:geovision:gv-lpc2211_firmware:1.10");
script_set_attribute(attribute:"generated_plugin", value:"former");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Tenable.ot");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("tenable_ot_api_integration.nasl");
script_require_keys("Tenable.ot/GeoVision");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/GeoVision');
var asset = tenable_ot::assets::get(vendor:'GeoVision');
var vuln_cpes = {
"cpe:/o:geovision:gv-lpc2011_firmware:1.10" :
{"versionEndIncluding" : "1.10", "versionStartIncluding" : "1.10", "family" : "GeoVisionBulletIPCameras"},
"cpe:/o:geovision:gv-lpc2211_firmware:1.10" :
{"versionEndIncluding" : "1.10", "versionStartIncluding" : "1.10", "family" : "GeoVisionBulletIPCameras"}
};
tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, severity:SECURITY_HOLE);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
03 Aug 2026 00:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 3.16.1 - 7.4
EPSS0.00205
SSVC