CVE-2026-71282
EUVD-2026-5336705.08.2026, 13:24
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.
Awaiting analysis
This vulnerability is currently awaiting analysis.