CVE-2026-26927 PUBLISHED

URL (HTTP Origin) call location spoofing in Szafir SDK Web

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

Szafir SDK Web is a browser plug-in that can run SzafirHost application which download the necessary files when launched. In Szafir SDK Web it is possible to change the URL (HTTP Origin) of the application call location. An unauthenticated attacker can craft a website that is able to launch SzafirHost application with arbitrary arguments via Szafir SDK Web browser addon. No validation will be performed to check whether the address specified in document_base_url parameter is in any way related to the actual address of the calling web application. The URL address specified in document_base_url parameter is then shown in the application confirmation prompt. When a victim confirms the execution of the application, it will be called in the context of attacker's website URL and might download additional files and libraries from that website. When victim accepts the application execution for the URL showed in the confirmation prompt with the "remember" option before, the prompt won't be shown and the application will be called in the context of URL provided by the attacker without any interaction.

This issue was fixed in version 0.0.17.4.

Metrics

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

Product Status

Vendor Krajowa Izba Rozliczeniowa
Product Szafir SDK Web
Versions Default: unaffected
  • affected from 0 to 0.0.17.4 (excl.)

Credits

  • Michał Leszczyński finder

References

Problem Types

  • CWE-348 Use of Less Trusted Source CWE