CVE-2026-10056
7.5 HIGHCORS misconfiguration in the REST API of Network Optix Nx Witness VMS before version 6.1.2, when running in the default Standard security...
Published: 2026-05-29 · Last updated: 2026-06-01
Severity and scoring
- CVSS
- 7.5 HIGH
- Vector
- CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
- CWE
- CWE-942
Description
CORS misconfiguration in the REST API of Network Optix Nx Witness VMS before version 6.1.2, when running in the default Standard security mode, on Linux and Windows allows an unauthenticated remote attacker to steal the session token of an authenticated user and perform Administrator Account Takeover via a malicious cross-origin web page visited by the victim. The High security mode is not affected.Workaround: For existing installations running in Standard security mode, set Access-Control-Allow-Credentials to false via the REST API: PATCH /rest/v2/system/settings with body {"supportedOrigins": "null"}. Alternatively, select High security level during initial setup. Solution: Update to Nx Witness VMS version 6.1.2 or later, in which Access-Control-Allow-Credentials is set to false in the default Standard security configuration.
Source: NVD
References
Related CVEs
Same CWE
- CVE-2026-46685 — RustFS is a distributed object storage system built in Rust
- CVE-2026-45021 — Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs
- CVE-2026-9739 — Vulnerable to DNS rebinding attacks when using SSE (http://b/499408790)
- CVE-2026-44895 — GitLab MCP Server lets an AI agent talk directly to GitLab
- CVE-2026-46431 — Algernon is a small self-contained pure-Go web server (4.3 MEDIUM)