🔐 CVE Alert

CVE-2026-13165

UNKNOWN 0.0

Remote Code Execution in SzafirHost

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

SzafirHost verifies the downloaded native library archive with one JarFile parser (reading the Central Directory) but extracts native libraries with JarInputStream parser (reading sequentially from local file headers). An attacker who controls the served archive can insert a malicious DLL/SO/DYLIB as a local-file-header entry between the last legitimate entry and the Central Directory, without adding it to the Central Directory. The signature verifier never sees the injected entry and accepts the archive as validly signed; the extractor reads it sequentially and writes the attacker library to the native temp directory with no hash check), while the archive-size check still passes. This can lead to remote code execution. This issue was fixed in version 1.2.2.

CWE CWE-434
Vendor krajowa izba rozliczeniowa
Product szafirhost
Published Jun 29, 2026
Last Updated Jun 29, 2026
Stay Ahead of the Next One

Get instant alerts for krajowa izba rozliczeniowa szafirhost

Be the first to know when new unknown vulnerabilities affecting krajowa izba rozliczeniowa szafirhost are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Krajowa Izba Rozliczeniowa / SzafirHost
0 < 1.2.2

References

NVD ↗ CVE.org ↗ EPSS Data ↗
cert.pl: https://cert.pl/posts/2026/06/CVE-2026-13165 elektronicznypodpis.pl: https://www.elektronicznypodpis.pl/

Credits

Mariusz Maik