CyberRota
← Ana sayfaya dön

CVE-2026-8359

HIGH · CVSS 7.5 EPSS %0.27

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T20:16:42.590 · Çekilme zamanı: 2026-06-25T12:12:24.041455+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-8359
Severity
HIGH
CVSS
7.5
EPSS
%0.27

Orijinal NVD Açıklaması

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.