CVE-2025-27088 Details
Description
oxyno-zeta/s3-proxy is an aws s3 proxy written in go. In affected versions a Reflected Cross-site Scripting (XSS) vulnerability enables attackers to create malicious URLs that, when visited, inject scripts into the web application. This can lead to session hijacking or phishing attacks on a trusted domain, posing a moderate risk to all users. It's possible to inject html elements, including scripts through the folder-list template. The affected template allows users to interact with the URL path provided by the `Request.URL.Path` variable, which is then rendered directly into the HTML without proper sanitization or escaping. This can be abused by attackers who craft a malicious URL containing injected HTML or JavaScript. When users visit such a URL, the malicious script will be executed in the user's context. This issue has been addressed in version 4.18.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
A reflected cross-site scripting vulnerability has been identified in oxyno-zeta/s3-proxy, an AWS S3 proxy written in Go. This vulnerability is present in versions prior to v4.18.1. The issue arises in the folder-list template, where the Request.URL.Path variable is rendered into the HTML without proper sanitization. Attackers can exploit this by crafting malicious URLs that inject scripts into the web application. When these URLs are visited, the injected scripts are executed in the context of the user, potentially leading to session hijacking or phishing attacks on a trusted domain.
Users are advised to upgrade to version 4.18.1 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 21, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| oxyno-zeta s3-proxy | < 2.23.1 < 4.18.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 20, 2025 | Initial Analysis | [email protected] |
| Feb 21, 2025 | CVE Modified | CISA-ADP |
| Feb 20, 2025 | New CVE Received | [email protected] |