CVE-2026-8359 PUBLISHED

Gladinet Triofox WOSHttpStatusModule.dll NULL Function Pointer Call DoS

Assigner: tenable
Reserved: 11.05.2026 Published: 27.05.2026 Updated: 27.05.2026

When processing a request with a URL path starting with /status or /sysinfo, WOSHttpStatusModule.dll is to be loaded to handle such URL patterns. The WOSBin_LoadHttpModule function in the dll would be called to set up a "module" object for that module. However, WOSHttpStatusModule.dll is not present in the installation. As a result, a function pointer to WOSBin_LoadHttpModule (which would have been in the export table in WOSHttpStatusModule.dll) is set to NULL, resulting in calling a function at address 0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor Gladinet
Product Triofox
Versions Default: unaffected
  • affected from 0 to 17.3.10565.57509 (excl.)

References

Problem Types

  • CWE-476 NULL pointer dereference CWE

Impacts

  • CAPEC-129 Pointer Manipulation