VYPR

Gpsd

by Gpsd

Source repositories

CVEs (7)

  • CVE-2025-67268CriJan 2, 2026
    risk 0.64cvss 9.8epss 0.01

    gpsd before commit dc966aa contains a heap-based out-of-bounds write vulnerability in the drivers/driver_nmea2000.c file. The hnd_129540 function, which handles NMEA2000 PGN 129540 (GNSS Satellites in View) packets, fails to validate the user-supplied satellite count against the…

  • CVE-2018-17937HigMar 13, 2019
    risk 0.57cvss 8.8epss 0.03

    gpsd versions 2.90 to 3.17 and microjson versions 1.0 to 1.3, an open source project, allow a stack-based buffer overflow, which may allow remote attackers to execute arbitrary code on embedded platforms via traffic on Port 2947/TCP or crafted JSON inputs.

  • CVE-2025-67269HigJan 2, 2026
    risk 0.49cvss 7.5epss 0.00

    An integer underflow vulnerability exists in the `nextstate()` function in `gpsd/packet.c` of gpsd versions prior to commit `ffa1d6f40bca0b035fc7f5e563160ebb67199da7`. When parsing a NAVCOM packet, the payload length is calculated using `lexer->length = (size_t)c - 4` without…

  • CVE-2026-60122HigJul 23, 2026
    risk 0.44cvss 7.8epss 0.00

    gpsd through release-3.27.5, fixed at commit 4c06658, contains a code injection vulnerability in the gpsprof utility that allows an attacker who controls GPS input data to execute arbitrary OS commands by injecting malicious content into the SKY.satellites[].used field, which is…

  • CVE-2026-58459HigJul 9, 2026
    risk 0.44cvss 7.8epss 0.02

    gpsd through release-3.27.5, fixed at commit 4c06658, contains a command injection vulnerability in gpsprof that allows attackers who control the GPS device subtype value to execute arbitrary shell commands by embedding backtick payloads in the gnuplot plot title without proper…

  • CVE-2023-43628MedDec 5, 2023
    risk 0.38cvss 5.9epss 0.01

    An integer underflow vulnerability exists in the NTRIP Stream Parsing functionality of GPSd 3.25.1~dev. A specially crafted network packet can lead to memory corruption. An attacker can send a malicious packet to trigger this vulnerability.

  • CVE-2013-2038Feb 6, 2014
    risk 0.00cvss epss 0.04

    The NMEA0183 driver in gpsd before 3.9 allows remote attackers to cause a denial of service (daemon termination) and possibly execute arbitrary code via a GPS packet with a malformed $GPGGA interpreted sentence that lacks certain fields and a terminator. NOTE: a separate issue…