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

18 lines
1.1 KiB
Markdown

### [CVE-2025-53637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-53637)
![](https://img.shields.io/static/v1?label=Product&message=firmware&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.5.3%2C%20%3C%202.6.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command%20('OS%20Command%20Injection')&color=brightgreen)
### 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
- https://github.com/fkie-cad/nvd-json-data-feeds