CVE-2026-40677
Awaiting Analysis Awaiting Analysis - Queue
Insecure HTTP Transport in AMD Optional Tools Allows MITM Attacks

Publication date: 2026-06-12

Last updated on: 2026-06-12

Assigner: Advanced Micro Devices Inc.

Description
The use of insecure HTTP transport within AMD optional tools could allow an attacker to conduct a man-in-the-middle attack, potentially leading to arbitrary code execution.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-12
Last Modified
2026-06-12
Generated
2026-06-12
AI Q&A
2026-06-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
amd management_console 14.0.0
amd ryzen_master 2.14.3
amd uprofile 5.3
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the AMD Auto Updater application because it uses insecure HTTP transport without digital signature verification.

This flaw allows a remote attacker to perform a man-in-the-middle (MITM) attack, where the attacker can intercept and modify communications.

Through this attack, the attacker could introduce a malicious executable, potentially leading to arbitrary or elevated code execution on the affected system.

Impact Analysis

If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with elevated privileges.

This could lead to unauthorized control over your device, data compromise, or further exploitation within your environment.

Detection Guidance

Detection of this vulnerability involves identifying the use of insecure HTTP transport by affected AMD tools such as AMD Management Console, AMD Ryzen Master, and AMD Β΅Prof.

You can monitor network traffic for unencrypted HTTP connections initiated by these applications, which may indicate exposure to the vulnerability.

  • Use network monitoring tools like Wireshark or tcpdump to capture traffic and filter for HTTP requests from the affected applications.
  • Example tcpdump command to capture HTTP traffic on port 80: sudo tcpdump -i any tcp port 80 and host <target-ip>
  • Check running versions of the affected software to identify if they are outdated and vulnerable, for example, by querying installed package versions or application about dialogs.
Mitigation Strategies

The immediate mitigation step is to update the affected AMD software to the fixed versions released by AMD.

  • Update AMD Management Console to version 14.0.0 or later.
  • Update AMD Ryzen Master to version 2.14.3 or later.
  • Update AMD Β΅Prof to version 5.3 or later.

These updates address the insecure HTTP transport issue and prevent potential man-in-the-middle attacks leading to arbitrary code execution.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-40677. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart