๐Ÿ” CVE Alert

CVE-2026-17552

UNKNOWN 0.0

Plack::App::Prerender versions before 0.3.0 for Perl can proxy to an arbitrary host via unvalidated REQUEST_URI concatenation in call

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Plack::App::Prerender versions before 0.3.0 for Perl can proxy to an arbitrary host via unvalidated REQUEST_URI concatenation in call. When the rewrite base is a plain string, the REQUEST_URI is appended to it, with no check that the path starts with a forward slash ('/'). When the rewrite base does not contain a path (which is the standard given in the SYNOPSIS), an attacker can create a request that changes the hostname. A request target starting with an at-sign ('@') changes the base to a RFC 3986 userinfo component. For example, a rewrite base of "https://example.com" with the submitted request "GET @192.168.1.2/" will send a request to "https://[email protected]/", with the rendered content returned to the attacker. This allows an attacker to access internal or restricted hosts that only the webserver has access to.

CWE CWE-918
Vendor rrwo
Product plack::app::prerender
Published Jul 27, 2026
Stay Ahead of the Next One

Get instant alerts for rrwo plack::app::prerender

Be the first to know when new unknown vulnerabilities affecting rrwo plack::app::prerender are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

RRWO / Plack::App::Prerender
0 < 0.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/robrwo/perl-Plack-App-Prerender/security/advisories/GHSA-6x4w-x68j-ppqq metacpan.org: https://metacpan.org/release/RRWO/Plack-App-Prerender-v0.3.0/changes github.com: https://github.com/robrwo/perl-Plack-App-Prerender/commit/2d793dd69e2b6f4e469618ee742bd8402677202d.patch