CVE-2026-0392 PUBLISHED

eParakstītājs 3.0 for Windows – remote code execution via unauthenticated auto-update

Assigner: ENISA
Reserved: 27.11.2025 Published: 03.08.2026 Updated: 03.08.2026

eParakstītājs 3.0 for Windows before version 1.10.0 retrieves and executes its automatic updates over a channel that is not authenticated or integrity-protected. On each launch the application fetches an update descriptor (XML) over TLS but accepts any TLS certificate (a permissive TrustManager and a HostnameVerifier that always returns true), does not verify any digital signature on the update descriptor, and does not verify the Authenticode signature or a checksum of the downloaded installer before running it. A man-in-the-middle attacker able to redirect www.eparaksts.lv can serve a crafted update descriptor pointing to an attacker-controlled executable, which the client downloads and executes, resulting in arbitrary code execution on the victim host.

Metrics

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

Product Status

Vendor Latvijas Valsts radio un televīzijas centrs (LVRTC)
Product eParakstītājs 3.0
Versions Default: unaffected
  • affected from 0 to 1.10.0 (excl.)

Workarounds

Until updated, disable automatic updates and install new versions only from the official signed package obtained over a trusted network, verifying the Authenticode signature manually.

Solutions

Update eParakstītājs 3.0 to version 1.10.0 or later, in which the update channel is authenticated and the downloaded installer is signature-verified.

Credits

  • Nils Putniņš, OffSeq (SIA SEQ) finder

References

Problem Types

  • CWE-494 Download of code without integrity check CWE
  • CWE-295 Improper certificate validation CWE
  • CWE-347 Improper verification of cryptographic signature CWE