CVE-2026-8359
Last modified
CVE-2026-8359 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8359?
How severe is CVE-2026-8359?
How do I fix CVE-2026-8359?
Are you affected by CVE-2026-8359?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
