GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data. Prior to versions 2.20.6, 2.19.6, and 2.18.7, anonymous users can obtain sensitive information about GeoNode configurations from the response of the `/geoserver/rest/about/status` Geoserver REST API endpoint. The Geoserver endpoint is secured by default, but the configuration of Geoserver for GeoNode opens a list of REST endpoints to support some of its public-facing services. The vulnerability impacts both GeoNode 3 and GeoNode 4 instances. Geoserver security configuration is provided by `geoserver-geonode-ext`. A patch for 2.20.7 has been released which blocks access to the affected endpoint. The patch has been backported to branches 2.20.6, 2.19.7, 2.19.6, and 2.18.7. All the published artifacts and Docker images have been updated accordingly. A more advanced patch has been applied to the master and development versions, which require some changes to GeoNode code. They will be available with the next 4.1.0 release. The patched configuration only has an effect on new deployments. For existing setups, the patch must be applied manually inside the Geoserver data directory. The patched file must replace the existing `<geoserver_datadir>/security/rest.properties` file.
Conclusion & alert: CVE-2023-28442 is rated Moderate Risk (46.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.64%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.36% | 0.64% | +0.28% |
| 2 | 2026-05-16 | 0.45% | 0.36% | -0.09% |
| 3 | 2026-03-25 | — | 0.45% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| geosolutionsgroup | geonode | < 2.18.7 | cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:* |
| geosolutionsgroup | geonode | >= 2.19.0, < 2.19.6 | cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:* |
| geosolutionsgroup | geonode | >= 2.20.0, < 2.20.6 | cpe:2.3:a:geosolutionsgroup:geonode:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/GeoNode/geonode/security/advisories/GHSA-87mh-vw7c-5v6w | Mitigation Patch Vendor Advisory |
| https://github.com/GeoNode/geoserver-geonode-ext/blob/2.20.7/data/security/rest.properties | Patch Vendor Advisory |
| https://github.com/GeoNode/geoserver-geonode-ext/commit/f44cb074d8361c0f4e625013675bdd7bd8203df6 | Patch |