CVE-2026-26928 PUBLISHED

Lack of Dynamic Library Validation in SzafirHost

Assigner: CERT-PL
Reserved: 16.02.2026 Published: 02.04.2026 Updated: 02.04.2026

SzafirHost downloads necessary files in the context of the initiating web page. When called, SzafirHost updates its dynamic library. JAR files are correctly verified based on a list of trusted file hashes, and if a file was not on that list, it was checked to see if it had been digitally signed by the vendor. The application doesn't verify hash or vendor's digital signature of uploaded DLL, SO, JNILIB or DYLIB file. The attacker can provide malicious file which will be saved in users /temp folder and executed by the application.

This issue was fixed in version 1.1.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Krajowa Izba Rozliczeniowa
Product SzafirHost
Versions Default: unaffected
  • affected from 0 to 1.1.0 (excl.)

Credits

  • Michał Leszczyński finder

References

Problem Types

  • CWE-354 Improper Validation of Integrity Check Value CWE