CVE-2025-67268 Vulnerability Analysis & Exploit Details

CVE-2025-67268
Vulnerability Scoring

9.8
/10
Critical Risk

As a catastrophic security flaw, CVE-2025-67268 has severe implications, demanding immediate intervention.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-67268 Details

Status: Analyzed

Last updated: 🕞 12 Jan 2026, 15:33 UTC
Originally published on: 🕓 02 Jan 2026, 16:17 UTC

Time between publication and last update: 9 days

CVSS Release: version 3

CVSS3 Source

134c704f-9b21-4f2e-91b3-4a467353bcc0

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2025-67268 Vulnerability Summary

CVE-2025-67268: 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.

Assessing the Risk of CVE-2025-67268

Access Complexity Graph

The exploitability of CVE-2025-67268 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-67268

With low attack complexity and no required privileges, CVE-2025-67268 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-67268, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-67268, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2025-67268 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2025-67268 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2025-67268 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2025-67268 References

External References

CWE Common Weakness Enumeration

CWE-122

CAPEC Common Attack Pattern Enumeration and Classification

  • Forced Integer Overflow CAPEC-92 This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.

Vulnerable Configurations

  • cpe:2.3:a:gpsd_project:gpsd:0.7:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.8:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.9:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.93:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.93:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.94:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.94:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.95:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.95:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.96:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.96:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:0.99:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:0.99:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.0:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.01:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.01:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.02:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.02:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.05:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.05:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.06:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.06:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.07:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.07:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.08:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.08:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.10:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.90:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.90:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.91:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.91:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.92:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.92:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.93:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.93:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.94:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.94:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.95:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.95:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.96:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.96:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.97:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.97:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:1.98:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:1.98:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.0:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.1:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.18-1:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.18-1:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.2:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.3:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.4:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.5:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.6:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.7:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.8:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.9:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.10:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.11:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.12:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.12:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.13:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.13:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.14:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.14:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.15:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.15:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.16:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.16:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.17:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.17:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.19:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.19:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.20:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.20:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.21:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.21:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.22:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.22:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.23:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.23:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.24:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.24:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.25:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.25:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.26:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.26:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.27:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.27:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.28:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.28:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.29:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.29:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.30:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.30:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.31:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.31:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.32:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.32:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.33:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.33:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.34:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.34:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.35:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.35:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.36:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.36:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.37:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.37:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.38:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.38:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.39:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.39:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.90:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.90:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.91:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.91:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.92:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.92:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.93:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.93:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.94:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.94:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.95:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.95:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:2.96:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:2.96:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.0:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.1:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.2:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.3:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.4:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.5:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.6:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.7:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.8:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.9:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.10:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.11:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.12:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.12:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.13:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.13:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.14:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.14:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.15:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.15:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.16:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.16:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.17:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.17:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.18:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.18:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.19:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.19:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.19.1:*:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.19.1:*:*:*:*:*:*:*
  • cpe:2.3:a:gpsd_project:gpsd:3.25.1:dev:*:*:*:*:*:*
    cpe:2.3:a:gpsd_project:gpsd:3.25.1:dev:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-67268: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-1165 – The Popup Box plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.1.1. This is due to a flawed...
  • CVE-2025-14554 – The Sell BTC - Cryptocurrency Selling Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'orderform_data' AJAX ac...
  • CVE-2026-23039 – In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect dr...
  • CVE-2026-23038 – In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() In nfs4_ff_a...
  • CVE-2026-23037 – In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: allow partial RX URB allocation to succeed When es58x_alloc_...