CVE-2026-50126

MEDIUMPre-NVD 4.04.0
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 4.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
4.0EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 4.0Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Adaguc-server is an open source geographical information system to visualize, combine, compare and share real-time meteorological, climatological and remote sensing data via OGC standards. Versions prior to 7.2.2 crash with a memory-safety fault when it parses a GeoJSON document whose geometry contains a malformed coordinate. The coordinate parser in adagucserverEC/CConvertGeoJSON.cpp indexes pt.u.array.values[0] and pt.u.array.values[1] and uses polygon.u.array.length as a loop bound without first validating the JSON node type or the coordinate length. A coordinate that is an empty array, a one-element array, a scalar, or null leads to an out-of-bounds heap read or a NULL pointer dereference. The same unchecked pattern is present in four geometry branches: Polygon, LineString, MultiLineString and MultiPolygon. The vulnerable parser runs whenever the server processes a local GeoJSON file, either a configured GeoJSON dataset or a GeoJSON file exposed through the AutoResource feature and requested by an unauthenticated WMS request. A crafted GeoJSON file reliably crashes the backend process that handles that request. Version 7.2.2 patches the vulnerability.

CVSS v3
4.0
EG Score
4.0(medium)
EG Risk
34(Track)
EG Risk 34/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity40% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

August 18, 2026

Last Modified

August 18, 2026

Advisory Details (4)

Auto-updated Aug 18, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_release, github, github_pr.
github_release Patch Available

7.2.2

Patch available: KNMI/adaguc-server 7.2.2

https://github.com/KNMI/adaguc-server/releases/tag/7.2.2
github_commit Patch Available

commit 30dffde1a177 (KNMI/adaguc-server)

Patch available: KNMI/adaguc-server 7.2.2 (contains commit 30dffde1a177)

https://github.com/KNMI/adaguc-server/commit/30dffde1a1776b994d60026f41ca620f7cad72e9
github_pr Patch Available

CVE_GHSA_mwgv_59vv_rp2m as found by Sebastian Alba Vives

Patch available: KNMI/adaguc-server 7.2.2 (PR #710 merged 2026-05-28)

https://github.com/KNMI/adaguc-server/pull/710
github Patch Available🟡 PoC Available

Out-of-bounds read and NULL pointer dereference in adaguc-server GeoJSON coordinate parser (CConvertGeoJSON.cpp) · Advisory · KNMI/adaguc-server · GitHub

https://github.com/KNMI/adaguc-server/security/advisories/GHSA-mwgv-59vv-rp2m

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 20× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 04:20 UTCEG score recompute
  2. 2026-08-30 01:22 UTCEPSS rescore
  3. 2026-08-29 03:49 UTCEG score recompute
  4. 2026-08-28 21:41 UTCEPSS rescore
  5. 2026-08-27 23:00 UTCEG score recompute
  6. 2026-08-27 14:25 UTCEPSS rescore
  7. 2026-08-25 22:02 UTCEG score recompute
  8. 2026-08-25 13:49 UTCEPSS rescore
  9. 2026-08-24 21:32 UTCEG score recompute
  10. 2026-08-22 20:19 UTCEG score recompute
  11. 2026-08-21 23:49 UTCEPSS rescore
  12. 2026-08-21 19:50 UTCEG score recompute
  13. 2026-08-20 22:55 UTCEPSS rescore
  14. 2026-08-19 18:52 UTCEG score recompute
  15. 2026-08-19 17:04 UTCEPSS rescore
  16. 2026-08-18 18:23 UTCEG score recompute
  17. 2026-08-18 17:57 UTCEG score recompute
  18. 2026-08-18 17:21 UTCEG score recompute
  19. 2026-08-18 16:50 UTCEG score recompute
  20. 2026-08-18 16:49 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-50126?
CVE-2026-50126 is a medium vulnerability published on August 18, 2026. Adaguc-server is an open source geographical information system to visualize, combine, compare and share real-time meteorological, climatological and remote sensing data via OGC standards. Versions prior to 7.2.2 crash with a memory-safety fault when it parses a GeoJSON document whose geometry…
When was CVE-2026-50126 disclosed?
CVE-2026-50126 was first published in the National Vulnerability Database on August 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-50126 actively exploited?
CVE-2026-50126 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 97.6% of all scored CVEs.
What is the CVSS score of CVE-2026-50126?
CVE-2026-50126 has a CVSS v3 base score of 4.0 (NVD).
How do I remediate CVE-2026-50126?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-50126, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-50126

Explore →

Is Your Infrastructure Affected by CVE-2026-50126?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.