An issue was discovered on Vera VeraEdge 1.7.19 and Veralite 1.7.481 devices. The device provides UPnP services that are available on port 3480 and can also be accessed via port 80 using the url "/port_3480". It seems that the UPnP services provide "file" as one of the service actions for a normal user to read a file that is stored under the /etc/cmh-lu folder. It retrieves the value from the "parameters" query string variable and then passes it to an internal function "FileUtils::ReadFileIntoBuffer" which is a library function that does not perform any sanitization on the value submitted and this allows an attacker to use directory traversal characters "../" and read files from other folders within the device.
Conclusion & alert: CVE-2017-9382 is rated High Exploit Risk (72.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 3.65%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 3.00% | 3.65% | +0.65% |
| 2 | 2026-05-18 | 3.11% | 3.00% | -0.11% |
| 3 | 2026-04-25 | — | 3.11% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| getvera | veraedge_firmware | <= 1.7.19 | cpe:2.3:o:getvera:veraedge_firmware:*:*:*:*:*:*:*:* |
| getvera | veralite_firmware | <= 1.7.481 | cpe:2.3:o:getvera:veralite_firmware:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://packetstormsecurity.com/files/153242/Veralite-Veraedge-Router-XSS-Command-Injection-CSRF-Traversal.html | Third Party Advisory VDB Entry |
| https://github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Vera_sec_issues.pdf | Exploit Third Party Advisory |
| https://seclists.org/bugtraq/2019/Jun/8 | Mailing List Third Party Advisory |