SSRF in Rendertron
Description
Rendertron <3.0.0 has an SSRF vulnerability allowing a crafted webpage to force the headless Chrome to render internal sites as screenshots.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Rendertron <3.0.0 has an SSRF vulnerability allowing a crafted webpage to force the headless Chrome to render internal sites as screenshots.
Vulnerability
Rendertron versions prior to 3.0.0 are susceptible to a Server-Side Request Forgery (SSRF) attack [1]. The root cause is that the headless Chrome process used for rendering web pages does not sufficiently restrict the URLs it will fetch, allowing it to be directed to internal services [1].
Exploitation
An attacker can craft a malicious webpage that, when processed by Rendertron, forces the headless Chrome to request and render internal websites that the Rendertron server has access to [1]. No authentication is mentioned as required; the attack relies on the Rendertron service being reachable and processing attacker-controlled content [1]. The attacker can then view a screenshot of the internal resource as if it were a normal rendering [1].
Impact
Successful exploitation allows the attacker to view internal web resources that should not be accessible from the outside, such as admin panels, internal APIs, or other sensitive services [1]. This can lead to information disclosure and further network reconnaissance.
Mitigation
The vulnerability is fixed in version 3.0.0 of Rendertron [2]. The official vendor fix is included in that release [2]. For users who cannot upgrade immediately, the recommended workaround is to secure the infrastructure to limit the headless Chrome process's access to internal domains, for example using network segmentation or firewall rules [1].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
rendertronnpm | < 3.0.0 | 3.0.0 |
Affected products
2- Google LLC/Rendertronv5Range: stable
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-xr9h-9m79-x29gghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-8902ghsaADVISORY
- github.com/GoogleChrome/rendertron/releases/tag/3.0.0ghsax_refsource_CONFIRMWEB
- www.npmjs.com/package/rendertronghsaWEB
News mentions
0No linked articles in our index yet.