9.8
CRITICAL CVSS 3.1
CVE-2025-67268
gpsd Heap-Based Out-of-Bounds Write Vulnerability
Description

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 size of the skyview array (184 elements). This allows an attacker to write beyond the bounds of the array by providing a satellite count up to 255, leading to memory corruption, Denial of Service (DoS), and potentially arbitrary code execution.

INFO

Published Date :

Jan. 2, 2026, 4:17 p.m.

Last Modified :

July 15, 2026, 2:17 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-67268 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Gpsd_project gpsd
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
Solution
Update gpsd to fix a heap out-of-bounds write vulnerability in NMEA2000 packet handling.
  • Update gpsd to a version after commit dc966aa.
  • Validate user-supplied satellite counts.
  • Ensure skyview array size is respected.
Public PoC/Exploit Available at Github

CVE-2025-67268 has a 4 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-67268 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2025-67268 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Local web UI to monitor Chrony time or a remote server using SSH.

Python HTML JavaScript Dockerfile

Updated: 3 weeks, 3 days ago
3 stars 1 fork 1 watcher
Born at : March 17, 2026, 9:47 p.m. This repo has been linked 1 different CVEs too.

A simple Python script that fetches and displays the latest CVEs from the (Shodan CVE Database) in a clean and readable format.

Python PHP

Updated: 3 months, 1 week ago
0 stars 0 fork 0 watcher
Born at : Jan. 7, 2026, 10:55 a.m. This repo has been linked 1 different CVEs too.

None

Updated: 6 months, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : Jan. 2, 2026, 12:20 a.m. This repo has been linked 2 different CVEs too.

None

Updated: 6 months, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : Sept. 24, 2025, 3:06 p.m. This repo has been linked 4 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-67268 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-67268 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

    Jul. 15, 2026

    Action Type Old Value New Value
    Changed Affected [{'cpes': ['cpe:/o:redhat:enterprise_linux_eus:10.0'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream EUS (v. 10.0)', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:10.1'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream (v. 10)', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:enterprise_linux:9::appstream'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream (v. 9)', 'defaultStatus': 'affected'}] [{'cpes': ['cpe:/o:redhat:enterprise_linux:10.1'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 10', 'versions': [{'status': 'unaffected', 'version': '1:3.26.1-1.el10_1.1', 'lessThan': '*', 'versionType': 'rpm'}], 'packageName': 'gpsd', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux_eus:10.0'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 10.0 Extended Update Support', 'versions': [{'status': 'unaffected', 'version': '1:3.25-17.el10_0.1', 'lessThan': '*', 'versionType': 'rpm'}], 'packageName': 'gpsd', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:enterprise_linux:9'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux 9', 'versions': [{'status': 'unaffected', 'version': '1:3.26.1-1.el9_7.1', 'lessThan': '*', 'versionType': 'rpm'}], 'packageName': 'gpsd-minimal', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}]
  • CVE Modified by 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

    Jun. 30, 2026

    Action Type Old Value New Value
    Added Affected [{'cpes': ['cpe:/o:redhat:enterprise_linux_eus:10.0'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream EUS (v. 10.0)', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/o:redhat:enterprise_linux:10.1'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream (v. 10)', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:enterprise_linux:9::appstream'], 'vendor': 'Red Hat', 'product': 'Red Hat Enterprise Linux AppStream (v. 9)', 'defaultStatus': 'affected'}]
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-1285
    Added Reference https://access.redhat.com/errata/RHSA-2026:0770
    Added Reference https://access.redhat.com/errata/RHSA-2026:0771
    Added Reference https://access.redhat.com/errata/RHSA-2026:1621
    Added Reference https://access.redhat.com/security/cve/CVE-2025-67268
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2426835
    Added Reference https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-67268.json
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'n/a', 'product': 'n/a', 'versions': [{'status': 'affected', 'version': 'n/a'}]}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2025-67268', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-01-06T16:33:31.263825Z'}
  • Initial Analysis by [email protected]

    Jan. 12, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:gpsd_project:gpsd:*:*:*:*:*:*:*:* versions up to (excluding) 3.27.1
    Added Reference Type MITRE: https://github.com/Jaenact/gspd_cve/blob/main/CVE-2025-67268/README.md Types: Exploit, Third Party Advisory
    Added Reference Type MITRE: https://github.com/ntpsec/gpsd/blob/master/drivers/driver_nmea2000.c Types: Product
    Added Reference Type MITRE: https://github.com/ntpsec/gpsd/commit/dc966aa74c075d0a6535811d98628625cbfbe3f4 Types: Patch
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jan. 06, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-122
  • New CVE Received by [email protected]

    Jan. 02, 2026

    Action Type Old Value New Value
    Added Description 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 size of the skyview array (184 elements). This allows an attacker to write beyond the bounds of the array by providing a satellite count up to 255, leading to memory corruption, Denial of Service (DoS), and potentially arbitrary code execution.
    Added Reference https://github.com/Jaenact/gspd_cve/blob/main/CVE-2025-67268/README.md
    Added Reference https://github.com/ntpsec/gpsd/blob/master/drivers/driver_nmea2000.c
    Added Reference https://github.com/ntpsec/gpsd/commit/dc966aa74c075d0a6535811d98628625cbfbe3f4
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.