VYPR
Vendor

ChirpStack

Products
4
CVEs
3
Across products
4
Status
Private

Products

4

Recent CVEs

3
  • CVE-2026-71282MedAug 5, 2026
    risk 0.42cvss 6.5epss 0.00

    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…

  • CVE-2020-28349MedNov 9, 2020
    risk 0.35cvss 6.5epss 0.02

    An inaccurate frame deduplication process in ChirpStack Network Server 3.9.0 allows a malicious gateway to perform uplink Denial of Service via malformed frequency attributes in CollectAndCallOnceCollect in internal/uplink/collect.go. NOTE: the vendor's position is that there…

  • CVE-2024-29862HigMar 21, 2024
    risk 0.00cvss 7.5epss 0.01

    The Kerlink firewall in ChirpStack chirpstack-mqtt-forwarder before 4.2.1 and chirpstack-gateway-bridge before 4.0.11 wrongly accepts certain TCP packets when a connection is not in the ESTABLISHED state.