๐Ÿ” CVE Alert

CVE-2026-40317

CRITICAL 9.4

NovumOS has Privilege Escalation in the Syscall Interface

CVSS Score
9.4
EPSS Score
0.0%
EPSS Percentile
0th

NovumOS is a custom 32-bit operating system written in Zig and x86 Assembly. In versions prior to 0.24, Syscall 12 (JumpToUser) accepts an arbitrary entry point address from user-space registers without validation, allowing any Ring 3 user-mode process to jump to kernel addresses and execute arbitrary code in Ring 0 context, resulting in local privilege escalation. This issue has been fixed in version 0.24. If developers are unable to immediately update, they should restrict syscall access by running the system in single-user mode without Ring 3, and disable user-mode processes by only running kernel shell with no user processes. This issue has been fixed in version 0.24.

CWE CWE-269 CWE-20
Vendor minecanton209
Product novumos
Published Apr 18, 2026
Stay Ahead of the Next One

Get instant alerts for minecanton209 novumos

Be the first to know when new critical vulnerabilities affecting minecanton209 novumos are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

MinecAnton209 / NovumOS
< 0.24

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MinecAnton209/NovumOS/security/advisories/GHSA-xjx3-gjh9-45fm github.com: https://github.com/MinecAnton209/NovumOS/releases/tag/v0.24