CVE-2026-71276
Magistrala (formerly Mainflux) IoT Platform SQL Injection via format Query Parameter
CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th
Magistrala (formerly Mainflux)'s message-readers API reads a value from the HTTP query string (readers/api/http/transport.go) with no validation and interpolates it directly into raw SQL queries via fmt.Sprintf in both the PostgreSQL reader (readers/postgres/messages.go: ) and the TimescaleDB reader (readers/timescale/messages.go, same pattern), enabling SQL injection by any authenticated user able to query channel messages.
| CWE | CWE-89 |
| Vendor | absmach |
| Product | magistrala |
| Published | Aug 5, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for absmach magistrala
Be the first to know when new high vulnerabilities affecting absmach magistrala are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None
Affected Versions
absmach / magistrala
0 โค *
References
Credits
Alibek Baxtiyorov