CVE-2026-95813
Received Received - Intake

e621ng URL Redirection via Rails url_for in PaginatorComponent

Vulnerability report for CVE-2026-95813, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects e621ng versions before 26.09.16. It involves untrusted request parameters being passed directly to Rails url_for in PaginatorComponent and controller navigation links. Attackers can manipulate host, protocol, and port parameters to redirect pagination and navigation links to malicious domains while the page loads from the legitimate site.

Detection Guidance

To detect this vulnerability, inspect network traffic for unusual pagination or navigation link redirections. Check server logs for requests containing host, protocol, or port query parameters in URLs. Use tools like curl to test if the application accepts and processes these parameters in URL generation.

Impact Analysis

Attackers could trick users into clicking links that appear legitimate but redirect to malicious sites. This could lead to phishing attacks, credential theft, or malware downloads. Users might unknowingly interact with attacker-controlled domains while believing they are on the trusted site.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling phishing attacks or unauthorized data exposure through malicious URL redirection. Attackers could manipulate pagination and navigation links to redirect users to attacker-controlled domains, potentially leading to data breaches or unauthorized access to sensitive information.

Mitigation Strategies

Update e621ng to version 26.09.16 or later to address the vulnerability in PaginatorComponent and navigation links.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-95813. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart