← Back

Rendertron

rendertron

Vendor: Google • 5 CVEs

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Google
1Rendertron
Jun 17, 2026
Feb 23, 2021
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery (SSRF) attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal site...Show more
Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery (SSRF) attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are to upgrade your rendertron to version 3.0.0, or, if you cannot update, to secure the infrastructure to limit the headless chrome's access to your internal domain.Show less
1Google
1Rendertron
Nov 21, 2024
Dec 17, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Installed packages are exposed by node_modules in Rendertron 1.0.0, allowing remote attackers to read absolute paths on the server by examining the "_where" attribute of package.json files.
1Google
1Rendertron
Nov 21, 2024
Dec 17, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Rendertron 1.0.0 allows for alternative protocols such as 'file://' introducing a Local File Inclusion (LFI) bug where arbitrary files can be read by a remote attacker.
1Google
1Rendertron
Nov 21, 2024
Dec 17, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Rendertron 1.0.0 includes an _ah/stop route to shutdown the Chrome instance responsible for serving render requests to all users. Visiting this route with a GET request allows any unauthorized remote attacker to disable...Show more
Rendertron 1.0.0 includes an _ah/stop route to shutdown the Chrome instance responsible for serving render requests to all users. Visiting this route with a GET request allows any unauthorized remote attacker to disable the core service of the application.Show less
1Google
1Rendertron
Nov 21, 2024
Dec 17, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Error reporting within Rendertron 1.0.0 allows reflected Cross Site Scripting (XSS) from invalid URLs.