Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for org.geoserver.web:gs-web-sec-core by geoserver

    CVE-2025-52465 (GCVE-0-2025-52465)

    Vulnerability from nvd – Published: 2026-06-18 14:28 – Updated: 2026-06-24 03:56
    VLAI
    Title
    GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-73 - External Control of File Name or Path
    Assigner
    Impacted products
    Vendor Product Version
    geoserver org.geoserver.web:gs-web-app Affected: < 2.26.4
    Affected: >= 2.27.0, < 2.27.3
    Create a notification for this product.
    geoserver org.geoserver.web:gs-web-sec-core Affected: < 2.26.4
    Affected: >= 2.27.0, < 2.27.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-52465",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-23T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-24T03:56:00.821Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "org.geoserver.web:gs-web-app",
              "vendor": "geoserver",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2.26.4"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 2.27.0, \u003c 2.27.3"
                }
              ]
            },
            {
              "product": "org.geoserver.web:gs-web-sec-core",
              "vendor": "geoserver",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2.26.4"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 2.27.0, \u003c 2.27.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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\u0027s 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": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-73",
                  "description": "CWE-73: External Control of File Name or Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-18T14:28:41.270Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/geoserver/geoserver/security/advisories/GHSA-7qmg-grcp-qf25",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/geoserver/geoserver/security/advisories/GHSA-7qmg-grcp-qf25"
            },
            {
              "name": "https://github.com/geoserver/geoserver/pull/8584",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/geoserver/geoserver/pull/8584"
            },
            {
              "name": "https://osgeo-org.atlassian.net/browse/GEOS-11852",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://osgeo-org.atlassian.net/browse/GEOS-11852"
            },
            {
              "name": "https://research.checkpoint.com/2025/cve-2025-24054-ntlm-exploit-in-the-wild",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://research.checkpoint.com/2025/cve-2025-24054-ntlm-exploit-in-the-wild"
            }
          ],
          "source": {
            "advisory": "GHSA-7qmg-grcp-qf25",
            "discovery": "UNKNOWN"
          },
          "title": "GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2025-52465",
        "datePublished": "2026-06-18T14:28:41.270Z",
        "dateReserved": "2025-06-17T02:28:39.716Z",
        "dateUpdated": "2026-06-24T03:56:00.821Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-52465 (GCVE-0-2025-52465)

    Vulnerability from cvelistv5 – Published: 2026-06-18 14:28 – Updated: 2026-06-24 03:56
    VLAI
    Title
    GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-73 - External Control of File Name or Path
    Assigner
    Impacted products
    Vendor Product Version
    geoserver org.geoserver.web:gs-web-app Affected: < 2.26.4
    Affected: >= 2.27.0, < 2.27.3
    Create a notification for this product.
    geoserver org.geoserver.web:gs-web-sec-core Affected: < 2.26.4
    Affected: >= 2.27.0, < 2.27.3
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-52465",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-23T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-24T03:56:00.821Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "org.geoserver.web:gs-web-app",
              "vendor": "geoserver",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2.26.4"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 2.27.0, \u003c 2.27.3"
                }
              ]
            },
            {
              "product": "org.geoserver.web:gs-web-sec-core",
              "vendor": "geoserver",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2.26.4"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 2.27.0, \u003c 2.27.3"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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\u0027s 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": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-73",
                  "description": "CWE-73: External Control of File Name or Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-18T14:28:41.270Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/geoserver/geoserver/security/advisories/GHSA-7qmg-grcp-qf25",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/geoserver/geoserver/security/advisories/GHSA-7qmg-grcp-qf25"
            },
            {
              "name": "https://github.com/geoserver/geoserver/pull/8584",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/geoserver/geoserver/pull/8584"
            },
            {
              "name": "https://osgeo-org.atlassian.net/browse/GEOS-11852",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://osgeo-org.atlassian.net/browse/GEOS-11852"
            },
            {
              "name": "https://research.checkpoint.com/2025/cve-2025-24054-ntlm-exploit-in-the-wild",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://research.checkpoint.com/2025/cve-2025-24054-ntlm-exploit-in-the-wild"
            }
          ],
          "source": {
            "advisory": "GHSA-7qmg-grcp-qf25",
            "discovery": "UNKNOWN"
          },
          "title": "GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2025-52465",
        "datePublished": "2026-06-18T14:28:41.270Z",
        "dateReserved": "2025-06-17T02:28:39.716Z",
        "dateUpdated": "2026-06-24T03:56:00.821Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }