CVE-2026-71282

MEDIUM

ChirpStack SQLite Backend SQL Injection via Device Tag Key in ListDevices Filter

Title source: cna
STIX 2.1

Description

ChirpStack's SQLite-backend device tag filtering (chirpstack/src/storage/device.rs, in both get_count and list) interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro , while only the tag VALUE is safely parameter-bound via Diesel's .bind.

Scores

CVSS v3 6.5
EPSS 0.0023
EPSS Percentile 13.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
chirpstack/chirpstack < 4.19.0-test.5
Published Aug 05, 2026
Tracked Since Aug 05, 2026