Cyber Resilience

CVE-2026-8673

MediumUpdated

Published: 22 May 2026

Published
22 May 2026
Modified
02 June 2026
KEV Added
Patch
CVSS Score v3.1 5.9 CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0019 9.0th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-8673 is a medium-severity Unprotected Transport of Credentials (CWE-523) vulnerability in Avantra Avantra. Its CVSS base score is 5.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Network Sniffing (T1040); ranked at the 9.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Unprotected transport of credentials vulnerability in syslink software AG Avantra on Linux, Windows allows Sniffing Attacks. This issue affects Avantra: before 25.3.0.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1040 Network Sniffing Credential Access
Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network.
Why these techniques?

CWE-523 unprotected credential transport directly enables passive network sniffing (T1040) to capture credentials in transit.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

Affected Assets

avantra
avantra
≤ 25.3.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-523

Using a distinct channel for credential transmission prevents unprotected transport over the application's normal communication path.

addresses: CWE-523

Requiring protected transport for credentials directly mitigates unprotected credential transmission over networks.

addresses: CWE-523

Prevents unprotected transport of credentials by mandating confidentiality mechanisms such as TLS for all sensitive data flows.

References