Description
A security flaw has been discovered in lin-snow Ech0 up to 5.4.1. Affected by this issue is the function MD5Encrypt of the file internal/util/crypto/crypto.go. Performing a manipulation results in risky cryptographic algorithm. Remote exploitation of the attack is possible. The complexity of an attack is rather high. The exploitation is known to be difficult. Upgrading to version 5.4.2 can resolve this issue. The patch is named 9ce19a3b0d0765086a655f45d3a706ec1810404f. It is recommended to upgrade the affected component.
Published: 2026-08-20
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the MD5Encrypt routine of Ech0, where a manipulated input may trigger the use of a weak cryptographic algorithm. The CVE states that remote exploitation is possible, though the attack complexity is high and exploitation is difficult. The impact may involve compromise of confidentiality and integrity if the weak algorithm is exploited, but the exact extent of damage is not detailed in the description and is inferred from the known weaknesses of MD5.

Affected Systems

All installations of Ech0 up to version 5.4.1 are affected. The vendor explicitly advises updating to version 5.4.2 or later to mitigate the issue. No other affected product versions are listed.

Risk and Exploitability

The vulnerability scores a CVSS of 6.3, indicating medium severity. EPSS data is not available, and the defect is not in CISA KEV. The attack vector is remote, requiring the MD5Encrypt function to be invoked with crafted input. The CVE description notes a high attack complexity and that exploitation is difficult, making successful exploitation a difficult task.

Generated by OpenCVE AI on August 21, 2026 at 01:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ech0 to at least version 5.4.2, which contains the patched MD5Encrypt implementation.
  • Replace any occurrences of MD5Encrypt used for encryption with stronger, modern algorithms such as SHA-256 or a dedicated cryptographic library.
  • Audit code paths that accept user input into MD5Encrypt to prevent manipulation and enforce proper input validation.

Generated by OpenCVE AI on August 21, 2026 at 01:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in lin-snow Ech0 up to 5.4.1. Affected by this issue is the function MD5Encrypt of the file internal/util/crypto/crypto.go. Performing a manipulation results in risky cryptographic algorithm. Remote exploitation of the attack is possible. The complexity of an attack is rather high. The exploitation is known to be difficult. Upgrading to version 5.4.2 can resolve this issue. The patch is named 9ce19a3b0d0765086a655f45d3a706ec1810404f. It is recommended to upgrade the affected component.
Title lin-snow Ech0 crypto.go MD5Encrypt risky encryption
First Time appeared Lin-snow
Lin-snow ech0
Weaknesses CWE-310
CWE-327
CPEs cpe:2.3:a:lin-snow:ech0:*:*:*:*:*:*:*:*
Vendors & Products Lin-snow
Lin-snow ech0
References
Metrics cvssV2_0

{'score': 2.6, 'vector': 'AV:N/AC:H/Au:N/C:P/I:N/A:N/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 3.7, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-21T21:45:57.804Z

Reserved: 2026-08-20T13:57:41.826Z

Link: CVE-2026-77151

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-20T20:17:47.253

Modified: 2026-08-24T16:41:13.950

Link: CVE-2026-77151

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T02:00:05Z

Weaknesses