# CVE-2026-40317

> Vulnerability · severity: **CRITICAL** (CVSS 9.3).

## Description

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.

## Key facts

- **CVE ID:** CVE-2026-40317
- **Published:** 2026-04-18
- **CVSS severity:** CRITICAL
- **CVSS base score:** 9.3
- **CWE codes:** CWE-20, CWE-269

## Affected products

- `minecanton209:novumos`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-40317

## Citation

> AI Analytics. CVE-2026-40317. Retrieved 2026-07-18 from https://api.ai-analytics.org/cve/CVE-2026-40317. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*