CVE-2026-10056

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.
Configurations

No configuration.

History

29 May 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 09:16

Updated : 2026-06-01 17:06


NVD link : CVE-2026-10056

Mitre link : CVE-2026-10056

CVE.ORG link : CVE-2026-10056


JSON object : View

Products Affected

No product.

CWE
CWE-942

Permissive Cross-domain Policy with Untrusted Domains