CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-71282

mediumCVSS 6.5covered by 1 sourcefirst seen 2026-08-05
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 (dsl::sql::<Bool>(&format!("device.tags->>'{}' =", k)).bind::<Text, _>(v)), while only the tag VALUE is safely parameter-bound via Diesel's .bind(). An authenticated user with device-list access can inject SQL via a crafted tag key when the SQLite backend (chirpstack-sqlite package) is in use; the PostgreSQL backend is unaffected as it uses Diesel's native JSONB containment operator instead of raw SQL string formatting.

⚡ Watch CVE-2026-71282

Get an email if CVE-2026-71282 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-71282

CVE.org record

Embed the live status

CVE-2026-71282 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-71282 status](https://www.csirts.com/badge/CVE-2026-71282)](https://www.csirts.com/cve/CVE-2026-71282)