CVE-2019-7677
Description
XSS exists in Enphase Envoy R3.*.* via the profileName parameter to the /home URI on TCP port 8888.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Enphase Envoy R3.*.* has a stored XSS vulnerability via the profileName parameter on the /home endpoint (TCP 8888).
Vulnerability
A cross-site scripting (XSS) vulnerability exists in Enphase Envoy firmware versions R3.*.*. The profileName parameter passed to the /home URI on TCP port 8888 is not sanitized, allowing injection of arbitrary JavaScript [1]. This endpoint is served by the embedded web interface of the solar inverter monitoring device.
Exploitation
An attacker must have network access to TCP port 8888 of a target Enphase Envoy device. No authentication is required to reach the /home page. By crafting a request with a malicious payload in the profileName parameter (e.g., a `` tag), the payload is stored and executed in the context of any user who later views the home page [1]. A screenshot of a successful injection is provided in the disclosure [2].
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browser of any user visiting the affected page. This can lead to session hijacking, credential theft, or defacement of the device's web interface. The device's role in monitoring solar energy equipment means an attacker could potentially alter displayed data or mislead users.
Mitigation
The vendor has not released a patched version. As of the publication date (2019-02-09), no fix or workaround is documented [1]. Affected users should restrict network access to the Envoy device (TCP 8888) to trusted networks only, and monitor for future firmware updates from Enphase.
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
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/pudding2/enphase-energy/blob/master/XSS-exp.txtmitrex_refsource_MISC
- github.com/pudding2/enphase-energy/blob/master/XSS.pngmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.