CVE-2025-52465
Undergoing Analysis
Undergoing Analysis - In Progress
Master Password Dump File Creation in GeoServer
Publication date: 2026-06-18
Last updated on: 2026-06-18
Assigner: GitHub, Inc.
Description
Description
GeoServer is an open source server that allows users to share and edit geospatial data. Prior to versions 2.26.4 and 2.27.3, a vulnerability exists that allows an authenticated administrator with access to GeoServer's security system to pass arbitrary file names to the Master Password Dump web page and create files containing the master password in plaintext. The provided file name must be an absolute path to the target file, the target file can not already exist and all parent directories must already exist. Versions 2.26.4 and 2.27.3 contain a fix. GeoServer installations where the web interface is either disabled or completely removed are not affected since the vulnerability exists in one of the web pages.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| geoserver | geoserver | to 2.27.3 (exc) |
| geoserver | geoserver | From 2.27.0 (inc) to 2.27.3 (exc) |
| geoserver | geoserver | From 2.26.0 (inc) to 2.26.4 (exc) |
| geoserver | geoserver | 2.27.3 |
| geoserver | geoserver | 2.26.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-73 | The product allows user input to control or influence paths or file names that are used in filesystem operations. |