VYPR

Magistrala

by Magistrala

CVEs (1)

  • CVE-2026-71276HigAug 5, 2026
    risk 0.46cvss 7.1epss 0.00

    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…