CVE-2026-8360
Deferred Deferred - Pending Action
NULL Pointer Dereference in Triofox Server Agent Management Console

Publication date: 2026-05-27

Last updated on: 2026-05-29

Assigner: Tenable Network Security, Inc.

Description
Function calls to WOSCommonUtil.dll!WOSSysInfoGetDeviceInterface() in various DLLs (i.e., WOSProfileMgrModule.dll, WOSWebDavModule.dll) can return a NULL pointer (i.e., when no user is logged into the Triofox Server Agent Management Console). The returned NULL pointer is not checked before being dereferenced.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-29
Generated
2026-06-17
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability occurs because certain function calls to WOSCommonUtil.dll!WOSSysInfoGetDeviceInterface() in various DLLs (such as WOSProfileMgrModule.dll and WOSWebDavModule.dll) can return a NULL pointer when no user is logged into the Triofox Server Agent Management Console. The problem is that the returned NULL pointer is not checked before it is used (dereferenced), which can lead to errors or crashes.

Impact Analysis

The impact of this vulnerability is primarily availability-related. Since the NULL pointer is dereferenced without checking, it can cause the affected application or service to crash or become unavailable. According to the CVSS score, the vulnerability has a high impact on availability but does not affect confidentiality or integrity.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-8360. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart