Improper escaping of the redirection page (retrieved from the request's Referer header) allows an attacker to inject HTML.
While this is generally not directly actionable as modern browsers will URL-encode special characters, on some specific server configurations this could poison the cache, leading to cross-site scripting.
Cross-site scripting (XSS).
None
Thanks to siunam (Tang Cheuk Hei) for discovering and responsibly reporting the issue.
{
"github_reviewed": true,
"github_reviewed_at": "2026-05-11T19:35:01Z",
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"nvd_published_at": null
}