CVE 8.6 HIGH

Remote Code Execution in SzafirHost_CVE-2026-44088

8.6 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L

Description

SzafirHost verifies the signature of the downloaded JAR file using class JarInputStream (reading from the beginning of the file), but loads classes using class JarFile/URLClassLoader (reading the Central Directory from the end). It can lead to remote code execution by allowing an attacker to combine a genuine, signed JAR file with a malicious ZIP file, causing the verification to pass but the malicious class to be loaded.


This issue was fixed in version 1.2.1.

AI Analysis

Remote code execution vulnerability in SzafirHost due to signature verification bypass

Basic Information

ID CVE-2026-44088
Source CERT-PL
Published May 15, 2026 at 08:48

Affected Product

Vendor Krajowa Izba Rozliczeniowa
Product SzafirHost
Affected Versions Krajowa Izba Rozliczeniowa SzafirHost 0

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor Krajowa Izba Rozliczeniowa
Product SzafirHost

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.