CVE-2026-71276

Published Aug 5, 2026

Last updated 10 days ago

Overview

Description
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.
Source
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
NVD status
Deferred

Risk scores

CVSS 3.1

Type
Secondary
Base score
7.1
Impact score
4.2
Exploitability score
2.8
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Severity
HIGH

Weaknesses

309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
CWE-89

Social media

Hype score
Not currently trending