Description
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.
Published: 2026-08-03
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the automatic update mechanism of eParakstītājs 3.0 for Windows. The program retrieves an XML update descriptor over TLS but accepts any certificate, does not verify the digital signature of the descriptor, nor the Authenticode signature or checksum of the downloaded installer. An attacker who can redirect requests to www.eparaksts.lv can supply a malicious descriptor that points to an attacker‑controlled executable, which the client downloads and runs, leading to arbitrary code execution on the victim machine.

Affected Systems

The affected product is eParakstītājs 3.0 distributed by Latvijas Valsts radio un televīzijas centrs (LVRTC). Versions earlier than 1.10.0 are at risk; the vulnerability exists in all builds that use the unprotected update channel.

Risk and Exploitability

The CVSS score of 7.3 indicates high severity, and the absence of an EPSS score notwithstanding the lack of publicly recorded exploitation evidence, the vulnerability remains a high‑risk vector because it can be leveraged from any host that can piggyback on the update channel. The flaw is listed as not included in CISA’s KEV catalog. Attackers who can perform a man‑in‑the‑middle or DNS hijack on the update path can trivially compromise an infected host without needing privileged credentials. Consequently, the risk is significant and should be mitigated as a matter of priority.

Generated by OpenCVE AI on August 4, 2026 at 10:27 UTC.

Remediation

Vendor Solution

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.


Vendor Workaround

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.


OpenCVE Recommended Actions

  • Upgrade eParakstītājs to version 1.10.0 or later, which authenticates the update channel and verifies installers.
  • Disable automatic updates until a patch is applied, and install new releases only from the official signed package obtained over a trusted network, verifying the Authenticode signature manually.
  • Restrict outbound traffic to www.eparaksts.lv so that only trusted hosts can initiate update downloads, thereby reducing the opportunity for attackers to hijack updates.

Generated by OpenCVE AI on August 4, 2026 at 10:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
References

Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Latvijas Valsts Radio Un Televīzijas Centrs (lvrtc)
Latvijas Valsts Radio Un Televīzijas Centrs (lvrtc) eparakstītājs 3.0
Vendors & Products Latvijas Valsts Radio Un Televīzijas Centrs (lvrtc)
Latvijas Valsts Radio Un Televīzijas Centrs (lvrtc) eparakstītājs 3.0

Mon, 03 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description 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.
Title eParakstītājs 3.0 for Windows – remote code execution via unauthenticated auto-update
Weaknesses CWE-295
CWE-347
CWE-494
References
Metrics cvssV4_0

{'score': 7.3, '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'}


Subscriptions

Latvijas Valsts Radio Un Televīzijas Centrs (lvrtc) Eparakstītājs 3.0
cve-icon MITRE

Status: PUBLISHED

Assigner: ENISA

Published:

Updated: 2026-08-05T09:29:36.104Z

Reserved: 2025-11-27T11:36:47.937Z

Link: CVE-2026-0392

cve-icon Vulnrichment

Updated: 2026-08-03T10:41:36.927Z

cve-icon NVD

Status : Received

Published: 2026-08-03T10:16:27.747

Modified: 2026-08-05T10:17:25.820

Link: CVE-2026-0392

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T10:30:07Z

Weaknesses
  • CWE-295

    Improper Certificate Validation

  • CWE-347

    Improper Verification of Cryptographic Signature

  • CWE-494

    Download of Code Without Integrity Check