๐Ÿ” CVE Alert

CVE-2026-82028

HIGH 8.8

Magistrala < 1.0.0 SQL Injection via format Parameter in Reader API

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

Magistrala before 1.0.0 contains a SQL injection vulnerability in the timescale-reader and postgres-reader HTTP API services that allows authenticated attackers to inject arbitrary SQL by supplying a malicious format query parameter that is interpolated directly into the FROM clause without parameterization or identifier quoting. Attackers with a self-registered account can substitute arbitrary subqueries to achieve cross-tenant database reads, extract pg_shadow password hashes, read and write arbitrary files, and execute arbitrary code as the postgres OS user by loading attacker-supplied shared objects, with all injected SQL executing at superuser privilege due to the default PostgreSQL role configuration.

CWE CWE-89
Vendor absmach
Product magistrala
Published Sep 14, 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:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

absmach / magistrala
0 < 1.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/absmach/magistrala/releases/tag/v1.0.0 github.com: https://github.com/absmach/magistrala/pull/3581 github.com: https://github.com/absmach/magistrala/pull/3581/changes/aac9461aa561c3de7aa9a0dc814ac84c602e0cf9 vulncheck.com: https://www.vulncheck.com/advisories/magistrala-sql-injection-via-format-parameter-in-reader-api

Credits

Haseeb(^hxm) VulnCheck