CVE-2026-95813
5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
Summary
e621ng versions before 26.09.16 pass untrusted request parameters directly to Rails url_for in PaginatorComponent and controller navigation links, allowing attackers to redirect pagination and navigation controls to attacker-controlled origins. Attackers can supply host, protocol, and port query parameters that are interpreted as URL generation options, causing pagination links to point to malicious domains while the initial page loads from the legitimate site.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| e621ng | e621ng | 0 < 26.09.16 | affected |
| e621ng | e621ng | 26.09.16 | unaffected |
Weaknesses
- CWE-601: URL Redirection to Untrusted Site ('Open Redirect')
References
- https://github.com/e621ng/e621ng/pull/2518
- https://github.com/e621ng/e621ng/commit/e1a3930bf1750b02a23843ec88c33e2aa06e2a5e
- https://github.com/e621ng/e621ng/releases/tag/26.09.16
- https://github.com/e621ng/e621ng/blob/26.09.02/app/components/paginator_component.rb
- https://github.com/e621ng/e621ng
- https://www.vulncheck.com/advisories/e621ng-before-26.09.16-open-redirect-via-url-parameters
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.