CVE-2026-33250 PUBLISHED

Crash when receiving specially-crafted packets

Assigner: GitHub_M
Reserved: 18.03.2026 Published: 23.03.2026 Updated: 24.03.2026

Freeciv21 is a free open source, turn-based, empire-building strategy game. Versions prior to 3.1.1 crash with a stack overflow when receiving specially-crafted packets. A remote attacker can use this to take down any public server. A malicious server can use this to crash the game on the player's machine. Authentication is not needed and, by default, logs do not contain any useful information. All users should upgrade to Freeciv21 version 3.1.1. Running the server behind a firewall can help mitigate the issue for non-public servers. For local games, Freeciv21 restricts connections to the current user and is therefore not affected.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor longturn
Product freeciv21
Versions
  • Version < 3.1.1 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-121: Stack-based Buffer Overflow CWE