S4E just found a high-severity finding from top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Aug 30, 2026

BentoML Open Redirect Scanner

Detects 'Open Redirect' vulnerability in BentoML affects v. 1.3.9.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.1k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
Detail

BentoML is an open-source platform used by developers and data scientists for deploying machine learning models. It simplifies the packaging and distribution of models, making it easier to manage serverless model deployments across various frameworks. Organizations utilize BentoML to ensure efficient model deployment and scaling in diverse environments. The platform supports multiple deployment targets, including server clusters and cloud services. BentoML aims to facilitate rapid development cycles and integration with existing infrastructure. It is commonly used in industries like finance, healthcare, and technology to enhance data-driven decision-making processes.

An open redirect vulnerability allows an attacker to manipulate the URL in the address bar to lead users to a malicious site. This vulnerability in BentoML affects the specific endpoint '/ui/gradio_api/file=', where the 'file' parameter can be controlled by an attacker. It is considered a security misconfiguration, as it facilitates attackers in redirecting users without proper validation. The exploit can aid in phishing attacks, deceiving users into providing sensitive information like login credentials. Open redirects weaken the trust of users in legitimate services by leveraging familiar domains in attacks. Addressing this vulnerability in BentoML will minimize the risk of phishing and similar exploits.

The vulnerable endpoint '/ui/gradio_api/file=' accepts user input without adequate verification. Attackers exploit this by altering the 'file' parameter to include a malicious URL, leading users to unauthorized sites. The HTTP GET method is used in this attack, making it imperative to validate URL structures passed through requests. The regular expression employed attempts to match specific patterns in the 'Location' header, indicating a successful redirect. This endpoint should ideally implement strict origin checks to prevent unsanctioned usage. Updating the validation logic can mitigate this vulnerability, ensuring requests adhere to expected patterns, thereby safeguarding user navigation.

When successfully exploited, this vulnerability can allow malicious entities to engage in phishing attacks by redirecting users to false websites that mimic legitimate services. Potential impacts include loss of sensitive data as users are tricked into entering personal information on attacker-controlled sites. Additionally, this exploit can erode user trust in organizations using the vulnerable system, as their safety during navigation is compromised. Without achieving user consent, redirects may lead to malicious file downloads or further exploitation via malicious scripts. As such vulnerabilities can collaborate with man-in-the-middle attacks, fast mitigation is critical for maintaining user security.

REFERENCES

Solution Advice
  • Update BentoML to a version newer than v1.3.9 to address this open redirect issue.
  • Implement strict validation checks for URLs handled by the server to ensure only trusted domains are allowed.
  • Consider incorporating parameter sanitization techniques to negate the impact of manipulated requests.
  • Monitor access logs for unusual patterns that may indicate attempts to exploit open redirects.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.