CVE-2026-33491 PUBLISHED

Zen-C has Stack-Based Buffer Overflow in Identifier Mangling

Assigner: GitHub_M
Reserved: 20.03.2026 Published: 26.03.2026 Updated: 27.03.2026

Zen C is a systems programming language that compiles to human-readable GNU C/C11. Prior to version 0.4.4, a stack-based buffer overflow vulnerability in the Zen C compiler allows attackers to cause a compiler crash or potentially execute arbitrary code by providing a specially crafted Zen C source file (.zc) with excessively long struct, function, or trait identifiers. Users are advised to update to Zen C version v0.4.4 or later to receive a patch.

Metrics

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

Product Status

Vendor zenc-lang
Product zenc
Versions
  • Version < 0.4.4 is affected

References

Problem Types

  • CWE-121: Stack-based Buffer Overflow CWE
  • CWE-787: Out-of-bounds Write CWE