Vulnerability Description
Malla is a web analyzer for Meshtastic networks based on MQTT data. Prior to commit 4086e2b5f61615a813b70b25bc76095083552135, code names (long_name, short_name) received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping. Any participant on a public Meshtastic MQTT broker can set a malicious node name that executes JavaScript in the browser of every Malla dashboard visitor. Commit 4086e2b5f61615a813b70b25bc76095083552135 fixes the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pypa/advisory-database/tree/main/vulns/malla/PYSEC-2026-2618.
- https://github.com/zenitraM/malla/commit/4086e2b5f61615a813b70b25bc7609508355213
- https://github.com/zenitraM/malla/security/advisories/GHSA-ch57-39q2-4crm
FAQ
What is CVE-2026-43980?
CVE-2026-43980 is a vulnerability with a CVSS score of 6.3 (MEDIUM). Malla is a web analyzer for Meshtastic networks based on MQTT data. Prior to commit 4086e2b5f61615a813b70b25bc76095083552135, code names (long_name, short_name) received via MQTT are stored in SQLite ...
How severe is CVE-2026-43980?
CVE-2026-43980 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43980?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.