Local privilege escalation via unchecked syscall target
Published Apr 18, 2026 · Updated Apr 18, 2026
Privilege escalation in NovumOS before 0.24 allows local users to execute arbitrary code in Ring 0 through Syscall 12 (JumpToUser). The syscall handler in zig/user.zig accepts the EBX entry-point value from Ring 3 and jumps to it without verifying that it lies in user space. Any Ring 3 process can supply a kernel address, gaining kernel control over system data and execution.
Summary
What happened
Privilege escalation in NovumOS before 0.24 allows local users to execute arbitrary code in Ring 0 through Syscall 12 (JumpToUser). The syscall handler in zig/user.zig accepts the EBX entry-point value from Ring 3 and jumps to it without verifying that it lies in user space. Any Ring 3 process can supply a kernel address, gaining kernel control over system data and execution.
The record
- CVE
- CVE-2026-40317
- Published
- Apr 18, 2026
- Updated
- Apr 18, 2026
- Vendor
- MinecAnton209
- Product
- NovumOS
- Classifications
- CWE-269, CWE-20, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 18, 2026CVE publishedPublication date reported by the CVE source.
- Apr 18, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 0.24
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Syscall 12 JumpToUser Zig proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo