CVE-2017-9381
Description
An issue was discovered on Vera VeraEdge 1.7.19 and Veralite 1.7.481 devices. The device provides a user with the capability of installing or deleting apps on the device using the web management interface. It seems that the device does not implement any cross-site request forgery protection mechanism which allows an attacker to trick a user who navigates to an attacker controlled page to install or delete an application on the device. Note: The cross-site request forgery is a systemic issue across all other functionalities of the device.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A CSRF vulnerability in VeraEdge and Veralite routers allows attackers to trick users into installing or deleting apps on the device.
Vulnerability
The Vera VeraEdge (version 1.7.19) and Veralite (version 1.7.481) devices lack cross-site request forgery (CSRF) protection across all web management interface functionalities [1]. This allows an attacker to craft a malicious page that, when visited by an authenticated user, performs actions such as installing or deleting applications on the device. The issue is systemic across the entire web interface [1].
Exploitation
An attacker only needs to host a specially crafted HTML page that sends HTTP requests to the Vera device on behalf of a logged-in user. No authentication on the attacker's part is required; the attacker must simply trick the victim into visiting the attacker-controlled page while the victim is authenticated to the Vera web interface. The sequence involves: (1) the user logs into the Vera device's management console; (2) the user navigates to the attacker's malicious page; (3) the page submits requests (e.g., via CSRF) to install or delete apps [1].
Impact
A successful CSRF attack can lead to unauthorized installation or deletion of applications on the Vera device. The impact is primarily an integrity violation regarding device configuration. The attacker could potentially install malicious apps or remove critical ones, leading to further compromise or denial of service [1].
Mitigation
As of the referenced advisory [1], no firmware update addressing this CSRF issue was disclosed. Users should avoid browsing untrusted websites while logged into the Vera management interface, and consider using browser extensions or network-level protections that block cross-origin requests to local IPs. The devices may be end-of-life; consult the vendor for any available patches or replacements.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Vera/VeraEdgedescription
- Range: = 1.7.481
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- packetstormsecurity.com/files/153242/Veralite-Veraedge-Router-XSS-Command-Injection-CSRF-Traversal.htmlmitrex_refsource_MISC
- github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Vera_sec_issues.pdfmitrex_refsource_MISC
- seclists.org/bugtraq/2019/Jun/8mitremailing-listx_refsource_BUGTRAQ
News mentions
0No linked articles in our index yet.