LiveActive security incident?Get immediate response
CVE Record

CVE-2025-52465: GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page

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.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

GeoServer administrators could make a vulnerable web page write the system master password into a new plaintext file at a chosen absolute path. This requires high privileges, but compromise or misuse of an admin account could expose sensitive secrets and affect system integrity.

Executive priority

Treat as high priority for internet-reachable or broadly administered GeoServer environments. The prerequisite is high privilege, but the exposed asset is the master password, making impact potentially severe after admin compromise.

Technical view

CVE-2025-52465 is a CWE-73 arbitrary file-name/path issue in GeoServer's Master Password Dump Page. Authenticated administrators with security-system access can supply an absolute output path, if the file does not already exist and parent directories exist. Fixed in GeoServer 2.26.4 and 2.27.3.

Likely exposure

Exposure is limited to GeoServer deployments running affected gs-web-app or gs-web-sec-core versions with the web interface enabled. Installations with the web interface disabled or removed are listed as not affected.

Exploitation context

No active exploitation is supported by the provided evidence. The CVE is not marked KEV. Abuse requires authenticated administrator access, so risk rises sharply where admin credentials, SSO, or management networks are weak.

Researcher notes

The bundled Check Point reference appears to concern CVE-2025-24054, not this GeoServer issue, so it should not be used to infer exploitation of CVE-2025-52465. Evidence is strongest from the CVE record, GitHub advisory, fix PR, and OSGeo issue.

Mitigation direction

  • Upgrade GeoServer to 2.26.4 or 2.27.3 or later.
  • Disable or remove the GeoServer web interface where operationally feasible.
  • Restrict GeoServer admin access to trusted networks and named administrators.
  • Review vendor guidance before applying compensating controls.
  • Rotate secrets if master password exposure is suspected.

Validation and detection

  • Inventory GeoServer versions and affected Maven components.
  • Confirm whether the GeoServer web interface is enabled.
  • Review administrator account access to the security system.
  • Check for unexpected newly created files in writable server paths.
  • Review logs for Master Password Dump Page access.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-73: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-52465 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9GitHub_M

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2025-52465Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
geoserverorg.geoserver.web:gs-web-app< 2.26.4, >= 2.27.0, < 2.27.3Listed
geoserverorg.geoserver.web:gs-web-sec-core< 2.26.4, >= 2.27.0, < 2.27.3Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-73 · source CWE mapping

External Control of File Name or Path

External Control of File Name or Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.