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.
References
Configurations
No configuration.
History
27 May 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://www.tenable.com/security/research/TRA-2026-45 - |
27 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 20:16
Updated : 2026-05-29 20:26
NVD link : CVE-2026-8359
Mitre link : CVE-2026-8359
CVE.ORG link : CVE-2026-8359
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference
