CVE-2026-71282
Last modified
CVE-2026-71282 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| chirpstack | chirpstack | <= 4.19.0-test.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71282?
How severe is CVE-2026-71282?
How do I fix CVE-2026-71282?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71277rust-iot-platform's AuthToken request-guard implementation (…9.1
- CVE-2026-71278rust-iot-platform allows creating a "calc rule" via POST /ca…9.8
- CVE-2026-71279Zigbee2MQTT's ExternalJSExtension.getFilePath (lib/extension…8
- CVE-2026-7128A security vulnerability has been detected in SourceCodester…7.3
- CVE-2026-71280go-shiori's DownloadBookmark (internal/core/download.go) fet…8.5
- CVE-2026-71281Hugging Face peft's LoRA-GA and CorDA initialization modules…8.8
- CVE-2026-71283Fledge's backup-restore upload handler, upload_backup (pytho…4.9
- CVE-2026-71284Fledge's backup-restore upload handler, upload_backup (pytho…7.2
- CVE-2026-71285Uptime Kuma's Matomo analytics integration (server/analytics…8.1
- CVE-2026-71286The render-template component of ember-dynamic-render-templa…6.1
- CVE-2026-71287Cacti's sanitize_sql_column (lib/functions.php) sanitizes us…8.8
- CVE-2026-71288Koha's guided report builder (reports/guided_reports.pl) rea…8.8
Are you affected by CVE-2026-71282?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
