CVE-2025-53637 MEDIUM

CVE-2025-53637: Meshtastic allows Command Injection in GitHub Action

Vendor Meshtastic
Product firmware
Weakness CWE-78
Published July 10, 2025
Last update July 11, 2025

CVSS base score

4.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N

What the vulnerability does

01Description

Meshtastic is an open source mesh networking solution. The main_matrix.yml GitHub Action is triggered by the pull_request_target event, which has extensive permissions, and can be initiated by an attacker who forked the repository and created a pull request. In the shell code execution part, user-controlled input is interpolated unsafely into the code. If this were to be exploited, attackers could inject unauthorized code into the repository. This vulnerability is fixed in 2.6.6.

Key dates

02Disclosure timeline

July 10, 2025 CVE published
July 11, 2025 Record updated