PT-2026-68155 · Unknown · Chirpstack

·

CVE-2026-71282

·

Published

2026-08-05

·

Updated

2026-08-05

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions ChirpStack (affected versions not specified)
Description An authenticated user with device-list access can perform SQL injection when the SQLite backend is used. The issue occurs because the user-supplied tag key is interpolated directly into a raw SQL fragment using the format! macro within the get count() and list() functions in chirpstack/src/storage/device.rs, whereas only the tag value is safely bound. This flaw is specific to the SQLite backend; the PostgreSQL backend is not affected as it utilizes native JSONB containment operators.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

SQL injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-71282

Affected Products

Chirpstack