PT-2026-65079 · Cpan · Plack::App::Prerender
CVE-2026-17552
·
Published
2026-07-27
·
Updated
2026-07-27
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Plack::App::Prerender versions prior to 0.3.0
Description
An issue exists where the software can proxy requests to an arbitrary host due to unvalidated concatenation of the
REQUEST URI in the call() function. When the rewrite base is a plain string and does not contain a path, the system fails to verify if the path starts with a forward slash. An attacker can exploit this by submitting a request target starting with an at-sign (@), which transforms the base into an RFC 3986 userinfo component. This allows the attacker to redirect the request to a different hostname, enabling access to internal or restricted hosts accessible only by the webserver.Recommendations
Update to version 0.3.0 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Plack::App::Prerender