CVE-2026-51564
Deferred Deferred - Pending Action

Milk Admin Open Redirect Vulnerability

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

Publication date: 2026-07-27

Last updated on: 2026-07-28

Assigner: MITRE

Description

An issue in the redirect parameter in Milk admin <=0.9.8 allows remote attackers to redirect users to arbitrary external URLs via a crafted request.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-28
Generated
2026-08-17
AI Q&A
2026-07-28
EPSS Evaluated
2026-08-16
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
milk milk 0.9.8

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 is an open redirect issue in Milk admin versions 0.9.8 and below. It allows attackers to manipulate the redirect parameter to send users to malicious external websites by crafting a specific request.

Detection Guidance

This vulnerability involves an open redirect issue in Milk admin <=0.9.8. To detect it, inspect web server logs for unusual redirect patterns or requests containing external URLs in the redirect parameter. Check application code for unsanitized redirect inputs. Test by sending crafted requests with external URLs in the redirect parameter to see if they are followed.

Impact Analysis

This vulnerability could trick users into visiting harmful websites, leading to phishing attacks, malware downloads, or credential theft. Users might unknowingly expose sensitive data or compromise their systems.

Compliance Impact

This vulnerability could potentially affect compliance with GDPR and HIPAA by enabling phishing attacks through malicious redirects. Attackers might exploit the open redirect flaw to trick users into visiting fake login pages, risking unauthorized data access or disclosure. Such incidents could violate GDPR's data protection principles or HIPAA's security requirements for safeguarding sensitive information.

Mitigation Strategies

Update Milk admin to the latest version to patch the redirect parameter issue. If an update is not available, review and restrict access to the redirect parameter in the application code to prevent arbitrary URL redirection.

Chat Assistant

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

EPSS Chart