cvedb.io
CVE-2026-45104
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-05-27T20:16:38.407 · Last modified 2026-06-17T10:51:41.237

Summary

MapServer is a system for developing web-based GIS applications. From 6.4.0 to before 8.6.3, msSLDParseUserStyle always calls _SLDApplyRuleValues(psRule, psLayer, 1); for any <Rule> carrying <ElseFilter/> — it assumes msSLDParseRule added one class. When the rule has no symbolizer (a structurally valid SLD), msSLDParseRule adds zero, and _SLDApplyRuleValues ends up indexing _class[-1], resulting in a NULL pointer dereference. A 200-byte well-formed SLD via the WMS SLD_BODY= parameter is enough to trigger this, no auth required. This vulnerability is fixed in 8.6.3.

Affected products

osgeo — mapserver

Does this affect you?

Add your gear to cvedb and we'll alert you only when osgeo ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.