github cesanta/mongoose 7.23
Mongoose 7.23

3 hours ago

Overview

This release adds fixes and improvements, and more examples.

Security fixes

  • [CVE-2026-73261] Built-in TCP/IP malformed TCP option handling
  • [CVE-2026-73260] Built-in TLS X.509 DER parsing bounds check
  • [CVE-2026-63626] Built-in TCP/IP PPP IPV6CP option parsing bounds check
  • [CVE-2026-73252] Built-in TLS short-record handling
  • [CVE-2026-73251] Built-in TLS certificate-chain verification with CA bundles

Important Changes

Minor changes

  • Improved mg_aton() IPv6 address processing
  • Added %zu formatting support for printf-like functions
  • Improved JSON malformed hex input handling
  • Improved Ethernet FCS validation on big-endian and unaligned-access platforms
  • Built-in TLS now initializes its time source when needed
  • Improved built-in TCP/IP testing
  • Improved built-in TLS testing
  • Improved test coverage

Don't miss a new mongoose release

NewReleases is sending notifications on new releases.