CVE-2025-27136
Last modified
CVE-2025-27136 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. LocalS3 is an Amazon S3 mock service for testing and local development. Prior to version 1.21, the LocalS3 service's bucket creation endpoint is vulnerable to XML External Entity (XXE) injection. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
LocalS3 is an Amazon S3 mock service for testing and local development. Prior to version 1.21, the LocalS3 service's bucket creation endpoint is vulnerable to XML External Entity (XXE) injection. When processing the CreateBucketConfiguration XML document during bucket creation, the service's XML parser is configured to resolve external entities. This allows an attacker to declare an external entity that references an internal URL, which the server will then attempt to fetch when parsing the XML. The vulnerability specifically occurs in the location constraint processing, where the XML parser resolves external entities without proper validation or restrictions. When the external entity is resolved, the server makes an HTTP request to the specified URL and includes the response content in the parsed XML document. This vulnerability can be exploited to perform server-side request forgery (SSRF) attacks, allowing an attacker to make requests to internal services or resources that should not be accessible from external networks. The server will include the responses from these internal requests in the resulting bucket configuration, effectively leaking sensitive information. The attacker only needs to be able to send HTTP requests to the LocalS3 service to exploit this vulnerability.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-27136?
How severe is CVE-2025-27136?
How do I fix CVE-2025-27136?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-27130Welcart e-Commerce 2.11.6 and earlier versions contains an u…8.8
- CVE-2025-27131in OpenHarmony v5.0.3 and prior versions allow a local attac…5.5
- CVE-2025-27132in OpenHarmony v5.0.3 and prior versions allow a local attac…7.8
- CVE-2025-27133WeGIA is a Web manager for charitable institutions. A SQL In…8.8
- CVE-2025-27134Joplin is a free, open source note taking and to-do applicat…8.8
- CVE-2025-27135RAGFlow is an open-source RAG (Retrieval-Augmented Generatio…9.8
- CVE-2025-27137Dependency-Track is a component analysis platform that allow…4.4
- CVE-2025-27138DataEase is an open source business intelligence and data vi…9.8
- CVE-2025-27139Combodo iTop is a web based IT service management tool. Vers…5.4
- CVE-2025-2714A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0.…5.3
- CVE-2025-27140WeGIA is a Web manager for charitable institutions. An OS Co…9.8
- CVE-2025-27141Metabase Enterprise Edition is the enterprise version of Met…6.5
Are you affected by CVE-2025-27136?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
