CVE-2026-25523
Information Disclosure via X-Original-Url in Magento-lts Admin URL
Publication date: 2026-02-04
Last updated on: 2026-02-20
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openmage | magento | to 20.16.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects Magento-lts versions prior to 20.16.1. It allows an attacker to discover the admin URL without prior knowledge by exploiting the X-Original-Url header on certain configurations. This means that the location of the admin interface, which is typically hidden for security reasons, can be revealed through this flaw.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can identify the admin URL of a Magento-lts installation without authorization. This could potentially lead to targeted attacks against the admin interface, increasing the risk of unauthorized access or further exploitation.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, upgrade Magento-lts to version 20.16.1 or later, where the issue with the admin URL disclosure via the X-Original-Url header has been patched.