CVE-2025-52465 PUBLISHED

GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page

Assigner: GitHub_M
Reserved: 17.06.2025 Published: 18.06.2026 Updated: 18.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.2

Product Status

Vendor geoserver
Product org.geoserver.web:gs-web-app
Versions
  • Version < 2.26.4 is affected
  • Version >= 2.27.0, < 2.27.3 is affected
Vendor geoserver
Product org.geoserver.web:gs-web-sec-core
Versions
  • Version < 2.26.4 is affected
  • Version >= 2.27.0, < 2.27.3 is affected

References

Problem Types

  • CWE-73: External Control of File Name or Path CWE