cve/2025/CVE-2025-53637.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2025-53637

Description

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.

POC

Reference

No PoCs from references.

Github