{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-27505",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-02-26T18:11:52.305Z",
        "datePublished": "2025-06-10T14:52:19.499Z",
        "dateUpdated": "2025-06-10T15:01:45.132Z"
    },
    "containers": {
        "cna": {
            "title": "GeoServer Missing Authorization on REST API Index",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/geoserver/geoserver/security/advisories/GHSA-h86g-x8mm-78m5",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/geoserver/geoserver/security/advisories/GHSA-h86g-x8mm-78m5"
                },
                {
                    "name": "https://github.com/geoserver/geoserver/pull/8170",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/geoserver/geoserver/pull/8170"
                },
                {
                    "name": "https://osgeo-org.atlassian.net/browse/GEOS-11664",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://osgeo-org.atlassian.net/browse/GEOS-11664"
                },
                {
                    "name": "https://osgeo-org.atlassian.net/browse/GEOS-11776",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://osgeo-org.atlassian.net/browse/GEOS-11776"
                }
            ],
            "affected": [
                {
                    "vendor": "geoserver",
                    "product": "geoserver",
                    "versions": [
                        {
                            "version": ">= 2.26.0, < 2.26.3",
                            "status": "affected"
                        },
                        {
                            "version": "< 2.25.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-06-10T14:52:19.499Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension (e.g., rest.html). The REST API index can disclose whether certain extensions are installed. This vulnerability is fixed in 2.26.3 and 2.25.6. As a workaround, in ${GEOSERVER_DATA_DIR}/security/config.xml, change the paths for the rest filter to /rest.*,/rest/** and change the paths for the gwc filter to /gwc/rest.*,/gwc/rest/** and restart GeoServer."
                }
            ],
            "source": {
                "advisory": "GHSA-h86g-x8mm-78m5",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-06-10T15:01:26.113408Z",
                                "id": "CVE-2025-27505",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-06-10T15:01:45.132Z"
                }
            }
        ]
    }
}