# CVE-2026-90556

## Summary

- **CVE ID:** CVE-2026-90556
- **Severity:** HIGH
- **CVSS Score:** 8.5 (CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-122
- **Published:** Sep 12, 2026
- **Last Modified:** Sep 12, 2026

## Description

Freeciv versions before 3.2.6 contain a heap buffer overflow in worklist_load() when processing savegame files with declared worklist lengths exceeding the fixed array bound of 64 elements. Attackers can craft malicious savegame files that write past the entries array into adjacent heap-allocated struct fields, potentially corrupting memory when a user or server operator loads the file.

## Affected Products

- freeciv — freeciv (0)

## References

- [CNA](https://github.com/freeciv/freeciv/commit/75ecde3e86ddf2fe775768450e9a290a4f4d4387)
- [CNA](https://github.com/freeciv/freeciv)
- [CNA](https://redmine.freeciv.org/issues/2161)
- [CNA](https://github.com/freeciv/freeciv/blob/R3_2_5/server/savegame/savegame3.c#L964)
- [CNA](https://github.com/freeciv/freeciv/releases/tag/R3_2_6)
- [CNA](https://github.com/freeciv/freeciv/blob/R3_2_5/server/savegame/savegame2.c#L788)
- [CNA](https://www.vulncheck.com/advisories/freeciv-before-3.2.6-heap-buffer-overflow-via-worklist-load)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.14%
- **EPSS Percentile:** 3.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._