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.
CVE-2026-50126
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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- 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 computedSeverity40% × 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, 20267.2.2
Patch available: KNMI/adaguc-server 7.2.2
https://github.com/KNMI/adaguc-server/releases/tag/7.2.2commit 30dffde1a177 (KNMI/adaguc-server)
Patch available: KNMI/adaguc-server 7.2.2 (contains commit 30dffde1a177)
https://github.com/KNMI/adaguc-server/commit/30dffde1a1776b994d60026f41ca620f7cad72e9CVE_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/710Out-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-rp2mWeakness 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.
- 2026-08-30 04:20 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 03:49 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 23:00 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-25 22:02 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 21:32 UTCEG score recompute
- 2026-08-22 20:19 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 19:50 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 18:52 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:23 UTCEG score recompute
- 2026-08-18 17:57 UTCEG score recompute
- 2026-08-18 17:21 UTCEG score recompute
- 2026-08-18 16:50 UTCEG score recompute
- 2026-08-18 16:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-476 · CWE-125
Frequently asked(5)
What is CVE-2026-50126?
When was CVE-2026-50126 disclosed?
Is CVE-2026-50126 actively exploited?
What is the CVSS score of CVE-2026-50126?
How do I remediate CVE-2026-50126?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-50126
Is Your Infrastructure Affected by CVE-2026-50126?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.