CVE-2026-8360
Received Received - Intake
NULL Pointer Dereference in Triofox Server Agent Management Console

Publication date: 2026-05-27

Last updated on: 2026-05-27

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-27
Generated
2026-05-28
AI Q&A
2026-05-27
EPSS Evaluated
N/A
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart