CVE-2026-13165
Last modified
CVE-2026-13165 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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.
Description
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.
Metrics
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Krajowa Izba Rozliczeniowa | SzafirHost | < 1.2.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13165?
How severe is CVE-2026-13165?
How do I fix CVE-2026-13165?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-13157The Demo Import WordPress plugin through 1.1.3 does not val…7.2
- CVE-2026-13158The Everest Toolkit WordPress plugin through 1.2.3 does not …7.2
- CVE-2026-1316The Customer Reviews for WooCommerce plugin for WordPress is…7.2
- CVE-2026-13161The TrueBooker – Appointment Booking and Scheduler System pl…7.5
- CVE-2026-13163Open redirect vulnerability (CWE-601) in the _safe_redirect …5.3
- CVE-2026-13164Missing Authentication for Critical Function (CWE-306) in th…8.8
- CVE-2026-13168The Eventin WordPress plugin before 4.1.20 does not properl…
- CVE-2026-1317The WP Import – Ultimate CSV XML Importer for WordPress plug…6.5
- CVE-2026-13170The Eventin WordPress plugin before 4.1.20 does not properl…7.2
- CVE-2026-13171The Eventin WordPress plugin before 4.1.20 does not perform…
- CVE-2026-13177The Eventin WordPress plugin before 4.1.20 does not properl…
- CVE-2026-13178The Eventin WordPress plugin before 4.1.16 does not properl…7.5
Are you affected by CVE-2026-13165?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
