Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-58459 (GCVE-0-2026-58459)
Vulnerability from cvelistv5 – Published: 2026-07-09 16:14 – Updated: 2026-07-28 01:49 X_Open Source- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://gitlab.com/gpsd/gpsd/-/work_items/404#not… | issue-tracking |
| https://github.com/ntpsec/gpsd/commit/5581ba196d8… | patch |
| https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf… | patch |
| https://github.com/ntpsec/gpsd/commit/4c06658e988… | patch |
| https://www.vulncheck.com/advisories/gpsd-gpsprof… | third-party-advisory |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58459",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-14T01:00:37.186058Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T01:01:34.929Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/ntpsec/gpsd",
"product": "gpsd",
"repo": "https://github.com/ntpsec/gpsd",
"vendor": "ntpsec",
"versions": [
{
"lessThanOrEqual": "3.27.5",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4c06658e988f4ced1a7a574ce082a22ef625df56",
"status": "affected",
"version": "0",
"versionType": "git"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpsd_project:gpsd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.27.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "CuB3y0nd"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulnCheck"
}
],
"datePublic": "2026-07-01T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T01:49:48.157Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267"
},
{
"name": "Patch Commit (1)",
"tags": [
"patch"
],
"url": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce"
},
{
"name": "Patch Commit (2)",
"tags": [
"patch"
],
"url": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537"
},
{
"name": "Patch Commit (3)",
"tags": [
"patch"
],
"url": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "gpsd gpsprof Command Injection via gnuplot plot title subtype field",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-58459",
"datePublished": "2026-07-09T16:14:02.757Z",
"dateReserved": "2026-06-30T20:20:33.789Z",
"dateUpdated": "2026-07-28T01:49:48.157Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-58459",
"date": "2026-08-07",
"epss": "0.01796",
"percentile": "0.76335"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-58459\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-07-09T17:17:01.493\",\"lastModified\":\"2026-07-14T23:17:30.803\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow.\"}],\"affected\":[{\"source\":\"disclosure@vulncheck.com\",\"affectedData\":[{\"vendor\":\"ntpsec\",\"product\":\"gpsd\",\"defaultStatus\":\"affected\",\"repo\":\"https://github.com/ntpsec/gpsd\",\"packageURL\":\"pkg:github/ntpsec/gpsd\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"3.27.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThanOrEqual\":\"4c06658e988f4ced1a7a574ce082a22ef625df56\",\"versionType\":\"git\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-14T01:00:37.186058Z\",\"id\":\"CVE-2026-58459\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gpsd_project:gpsd:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.27.5\",\"matchCriteriaId\":\"DDF53126-A1DF-4E90-A46C-FC1F07EAE876\"}]}]}],\"references\":[{\"url\":\"https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-06T20:11:44+00:00",
"cve": "CVE-2026-58459",
"id": "CVE-2026-58459",
"initial_release_date": "2026-07-09T16:14:02.757000+00:00",
"product_status:fixed": "50",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-58459.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "critical",
"current_release_date": "2026-07-28T17:11:20Z",
"cve": "CVE-2026-58459",
"id": "CVE-2026-58459",
"initial_release_date": "2026-07-11T03:22:14Z",
"product_status:recommended": "7",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-58459",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-58459.json",
"version": "4"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-58459\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-14T01:00:37.186058Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-14T01:01:30.720Z\"}}], \"cna\": {\"tags\": [\"x_open-source\"], \"title\": \"gpsd gpsprof Command Injection via gnuplot plot title subtype field\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"CuB3y0nd\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"VulnCheck\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 8.4, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/ntpsec/gpsd\", \"vendor\": \"ntpsec\", \"product\": \"gpsd\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"3.27.5\"}, {\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"git\", \"lessThanOrEqual\": \"4c06658e988f4ced1a7a574ce082a22ef625df56\"}], \"packageURL\": \"pkg:github/ntpsec/gpsd\", \"defaultStatus\": \"affected\"}], \"datePublic\": \"2026-07-01T00:00:00.000Z\", \"references\": [{\"url\": \"https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce\", \"name\": \"Patch Commit (1)\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537\", \"name\": \"Patch Commit (2)\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56\", \"name\": \"Patch Commit (3)\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"vulncheck\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:gpsd_project:gpsd:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"3.27.5\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-07-28T01:49:48.157Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-58459\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-28T01:49:48.157Z\", \"dateReserved\": \"2026-06-30T20:20:33.789Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-07-09T16:14:02.757Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-58459
Vulnerability from fkie_nvd - Published: 2026-07-09 17:17 - Updated: 2026-07-14 23:179.6 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| gpsd_project | gpsd | * |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/ntpsec/gpsd",
"product": "gpsd",
"repo": "https://github.com/ntpsec/gpsd",
"vendor": "ntpsec",
"versions": [
{
"lessThanOrEqual": "3.27.5",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4c06658e988f4ced1a7a574ce082a22ef625df56",
"status": "affected",
"version": "0",
"versionType": "git"
}
]
}
],
"source": "disclosure@vulncheck.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpsd_project:gpsd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DDF53126-A1DF-4E90-A46C-FC1F07EAE876",
"versionEndIncluding": "3.27.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow."
}
],
"id": "CVE-2026-58459",
"lastModified": "2026-07-14T23:17:30.803",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "disclosure@vulncheck.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 6.0,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-58459",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-14T01:00:37.186058Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-09T17:17:01.493",
"references": [
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field"
}
],
"sourceIdentifier": "disclosure@vulncheck.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
}
GHSA-2HHC-4HQC-4MG8
Vulnerability from github – Published: 2026-07-09 18:31 – Updated: 2026-07-09 18:31gpsd 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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow.
{
"affected": [],
"aliases": [
"CVE-2026-58459"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-09T17:17:01Z",
"severity": "HIGH"
},
"details": "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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow.",
"id": "GHSA-2hhc-4hqc-4mg8",
"modified": "2026-07-09T18:31:53Z",
"published": "2026-07-09T18:31:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58459"
},
{
"type": "WEB",
"url": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537"
},
{
"type": "WEB",
"url": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56"
},
{
"type": "WEB",
"url": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce"
},
{
"type": "WEB",
"url": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
RHSA-2026:51075
Vulnerability from csaf_redhat - Published: 2026-08-06 13:54 - Updated: 2026-08-07 02:41A flaw was found in gpsd, a service application that monitors one or more GPSes or AIS receivers. The gpsprof utility is vulnerable to a command injection. An attacker who can control the GPS device subtype value can embed malicious commands within the gnuplot plot title. When a user processes a specially crafted plot through gpsprof and gnuplot, these embedded commands can be executed, leading to arbitrary code execution on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gpsd is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications (such as navigational and war-driving software) can share access to a GPS without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than NMEA 0183. The Red Hat support for this package is limited. See https://access.redhat.com/support/policy/gpsd-support for more details.\n\nSecurity Fix(es):\n\n* gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution (CVE-2026-58459)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:51075",
"url": "https://access.redhat.com/errata/RHSA-2026:51075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2498575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498575"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51075.json"
}
],
"title": "Red Hat Security Advisory: gpsd security update",
"tracking": {
"current_release_date": "2026-08-07T02:41:37+00:00",
"generator": {
"date": "2026-08-07T02:41:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:51075",
"initial_release_date": "2026-08-06T13:54:26+00:00",
"revision_history": [
{
"date": "2026-08-06T13:54:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-06T13:54:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-07T02:41:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-1:3.26.1-3.el10_2.1.src",
"product": {
"name": "gpsd-1:3.26.1-3.el10_2.1.src",
"product_id": "gpsd-1:3.26.1-3.el10_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd@3.26.1-3.el10_2.1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "gpsd-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "gpsd-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debugsource@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients-debuginfo@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debuginfo@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product_id": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd-debuginfo@3.26.1-3.el10_2.1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debugsource@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients-debuginfo@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debuginfo@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product_id": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd-debuginfo@3.26.1-3.el10_2.1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "gpsd-1:3.26.1-3.el10_2.1.s390x",
"product_id": "gpsd-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"product_id": "gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"product_id": "python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"product_id": "gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debugsource@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product_id": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients-debuginfo@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product_id": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debuginfo@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product_id": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd-debuginfo@3.26.1-3.el10_2.1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "gpsd-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "gpsd-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debugsource@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-clients-debuginfo@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-debuginfo@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product_id": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gpsd-debuginfo@3.26.1-3.el10_2.1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "gpsd-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "gpsd-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-1:3.26.1-3.el10_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.src"
},
"product_reference": "gpsd-1:3.26.1-3.el10_2.1.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "gpsd-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64"
},
"product_reference": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le"
},
"product_reference": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x"
},
"product_reference": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64"
},
"product_reference": "python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-58459",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-09T17:01:23.210433+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gpsd, a service application that monitors one or more GPSes or AIS receivers. The gpsprof utility is vulnerable to a command injection. An attacker who can control the GPS device subtype value can embed malicious commands within the gnuplot plot title. When a user processes a specially crafted plot through gpsprof and gnuplot, these embedded commands can be executed, leading to arbitrary code execution on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker can embed malicious commands within the gnuplot plot title by controlling the GPS device subtype value. When a user processes a specially crafted plot through `gpsprof`, these commands execute, leading to arbitrary code execution. Exploitation requires user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.src",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-58459"
},
{
"category": "external",
"summary": "RHBZ#2498575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-58459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-58459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58459"
},
{
"category": "external",
"summary": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537",
"url": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537"
},
{
"category": "external",
"summary": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56",
"url": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56"
},
{
"category": "external",
"summary": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce",
"url": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce"
},
{
"category": "external",
"summary": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267",
"url": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field",
"url": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field"
}
],
"release_date": "2026-07-09T16:14:02.757000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T13:54:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.src",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51075"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.src",
"AppStream-10.2.Z:gpsd-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-clients-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-clients-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:gpsd-debugsource-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:python3-gpsd-1:3.26.1-3.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.s390x",
"AppStream-10.2.Z:python3-gpsd-debuginfo-1:3.26.1-3.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution"
}
]
}
RHSA-2026:51153
Vulnerability from csaf_redhat - Published: 2026-08-06 20:11 - Updated: 2026-08-07 02:41A flaw was found in gpsd, a service application that monitors one or more GPSes or AIS receivers. The gpsprof utility is vulnerable to a command injection. An attacker who can control the GPS device subtype value can embed malicious commands within the gnuplot plot title. When a user processes a specially crafted plot through gpsprof and gnuplot, these embedded commands can be executed, leading to arbitrary code execution on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gpsd-minimal is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. The Red Hat support for this package is limited. See https://access.redhat.com/support/policy/gpsd-support for more details.\n\nSecurity Fix(es):\n\n* gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution (CVE-2026-58459)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:51153",
"url": "https://access.redhat.com/errata/RHSA-2026:51153"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2498575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498575"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51153.json"
}
],
"title": "Red Hat Security Advisory: gpsd-minimal security update",
"tracking": {
"current_release_date": "2026-08-07T02:41:37+00:00",
"generator": {
"date": "2026-08-07T02:41:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:51153",
"initial_release_date": "2026-08-06T20:11:28+00:00",
"revision_history": [
{
"date": "2026-08-06T20:11:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-06T20:11:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-07T02:41:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"product": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"product_id": "gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal@3.26.1-2.el9_8.1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"product": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"product_id": "gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal@3.26.1-2.el9_8.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"product": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"product_id": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients@3.26.1-2.el9_8.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"product": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"product_id": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debugsource@3.26.1-2.el9_8.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"product": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"product_id": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients-debuginfo@3.26.1-2.el9_8.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"product": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"product_id": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debuginfo@3.26.1-2.el9_8.1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"product": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"product_id": "gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal@3.26.1-2.el9_8.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"product": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"product_id": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients@3.26.1-2.el9_8.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"product": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"product_id": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debugsource@3.26.1-2.el9_8.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"product": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"product_id": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients-debuginfo@3.26.1-2.el9_8.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"product": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"product_id": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debuginfo@3.26.1-2.el9_8.1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"product": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"product_id": "gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal@3.26.1-2.el9_8.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"product": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"product_id": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients@3.26.1-2.el9_8.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"product": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"product_id": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debugsource@3.26.1-2.el9_8.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"product": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"product_id": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients-debuginfo@3.26.1-2.el9_8.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"product": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"product_id": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debuginfo@3.26.1-2.el9_8.1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"product": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"product_id": "gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal@3.26.1-2.el9_8.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"product": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"product_id": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients@3.26.1-2.el9_8.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64",
"product": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64",
"product_id": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debugsource@3.26.1-2.el9_8.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"product": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"product_id": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-clients-debuginfo@3.26.1-2.el9_8.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"product": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"product_id": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gpsd-minimal-debuginfo@3.26.1-2.el9_8.1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64"
},
"product_reference": "gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le"
},
"product_reference": "gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.s390x"
},
"product_reference": "gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.src"
},
"product_reference": "gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64"
},
"product_reference": "gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64"
},
"product_reference": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le"
},
"product_reference": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x"
},
"product_reference": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64"
},
"product_reference": "gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64"
},
"product_reference": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le"
},
"product_reference": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x"
},
"product_reference": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64"
},
"product_reference": "gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64"
},
"product_reference": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le"
},
"product_reference": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x"
},
"product_reference": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64"
},
"product_reference": "gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64"
},
"product_reference": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le"
},
"product_reference": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x"
},
"product_reference": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64"
},
"product_reference": "gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-58459",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-09T17:01:23.210433+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gpsd, a service application that monitors one or more GPSes or AIS receivers. The gpsprof utility is vulnerable to a command injection. An attacker who can control the GPS device subtype value can embed malicious commands within the gnuplot plot title. When a user processes a specially crafted plot through gpsprof and gnuplot, these embedded commands can be executed, leading to arbitrary code execution on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker can embed malicious commands within the gnuplot plot title by controlling the GPS device subtype value. When a user processes a specially crafted plot through `gpsprof`, these commands execute, leading to arbitrary code execution. Exploitation requires user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-58459"
},
{
"category": "external",
"summary": "RHBZ#2498575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-58459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-58459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58459"
},
{
"category": "external",
"summary": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537",
"url": "https://github.com/ntpsec/gpsd/commit/1a6bb7bcbdf58aa940132e630870af061dc88537"
},
{
"category": "external",
"summary": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56",
"url": "https://github.com/ntpsec/gpsd/commit/4c06658e988f4ced1a7a574ce082a22ef625df56"
},
{
"category": "external",
"summary": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce",
"url": "https://github.com/ntpsec/gpsd/commit/5581ba196d826a984fbfaf792b7d58535f9911ce"
},
{
"category": "external",
"summary": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267",
"url": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field",
"url": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field"
}
],
"release_date": "2026-07-09T16:14:02.757000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T20:11:28+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51153"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-clients-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debuginfo-1:3.26.1-2.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gpsd-minimal-debugsource-1:3.26.1-2.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution"
}
]
}
rlsa-2026:51075
Vulnerability from osv_rocky
gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications (such as navigational and war-driving software) can share access to a GPS without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than NMEA 0183. The Rocky Enterprise Software Foundation support for this package is limited. See https://access.redhat.com/support/policy/gpsd-support for more details.
Security Fix(es):
- gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution (CVE-2026-58459)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "gpsd",
"purl": "pkg:rpm/rocky-linux/gpsd?distro=rocky-linux-10\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.26.1-3.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications (such as navigational and war-driving software) can share access to a GPS without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than NMEA 0183. The Rocky Enterprise Software Foundation support for this package is limited. See https://access.redhat.com/support/policy/gpsd-support for more details.\n\nSecurity Fix(es):\n\n* gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution (CVE-2026-58459)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:51075",
"modified": "2026-08-08T06:09:54.602696Z",
"published": "2026-08-07T12:07:56.374775Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:51075"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498575"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: gpsd security update",
"upstream": [
"CVE-2026-58459"
]
}
rlsa-2026:51153
Vulnerability from osv_rocky
gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. The Rocky Enterprise Software Foundation support for this package is limited. See https://access.redhat.com/support/policy/gpsd-support for more details.
Security Fix(es):
- gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution (CVE-2026-58459)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "gpsd-minimal",
"purl": "pkg:rpm/rocky-linux/gpsd-minimal?distro=rocky-linux-9\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.26.1-2.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. The Rocky Enterprise Software Foundation support for this package is limited. See https://access.redhat.com/support/policy/gpsd-support for more details.\n\nSecurity Fix(es):\n\n* gpsd: gpsd: Command Injection via GPS device subtype allows arbitrary code execution (CVE-2026-58459)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:51153",
"modified": "2026-08-08T06:09:53.358167Z",
"published": "2026-08-07T12:04:39.699154Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:51153"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498575"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: gpsd-minimal security update",
"upstream": [
"CVE-2026-58459"
]
}
ubuntu-cve-2026-58459
Vulnerability from osv_ubuntu
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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gpsd",
"binary_version": "3.15-2build1"
},
{
"binary_name": "gpsd-clients",
"binary_version": "3.15-2build1"
},
{
"binary_name": "libgps22",
"binary_version": "3.15-2build1"
},
{
"binary_name": "libqgpsmm22",
"binary_version": "3.15-2build1"
},
{
"binary_name": "python-gps",
"binary_version": "3.15-2build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "gpsd",
"purl": "pkg:deb/ubuntu/gpsd@3.15-2build1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11-3",
"3.15-2",
"3.15-2build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gpsd",
"binary_version": "3.17-5"
},
{
"binary_name": "gpsd-clients",
"binary_version": "3.17-5"
},
{
"binary_name": "libgps23",
"binary_version": "3.17-5"
},
{
"binary_name": "libqgpsmm23",
"binary_version": "3.17-5"
},
{
"binary_name": "python-gps",
"binary_version": "3.17-5"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "gpsd",
"purl": "pkg:deb/ubuntu/gpsd@3.17-5?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.16-4",
"3.17-3",
"3.17-5"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gpsd",
"binary_version": "3.20-8ubuntu0.4"
},
{
"binary_name": "gpsd-clients",
"binary_version": "3.20-8ubuntu0.4"
},
{
"binary_name": "libgps26",
"binary_version": "3.20-8ubuntu0.4"
},
{
"binary_name": "libqgpsmm26",
"binary_version": "3.20-8ubuntu0.4"
},
{
"binary_name": "python3-gps",
"binary_version": "3.20-8ubuntu0.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "gpsd",
"purl": "pkg:deb/ubuntu/gpsd@3.20-8ubuntu0.4?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.17-7",
"3.19-3",
"3.20-1",
"3.20-3",
"3.20-4",
"3.20-4build1",
"3.20-5ubuntu1",
"3.20-6",
"3.20-8",
"3.20-8ubuntu0.1",
"3.20-8ubuntu0.2",
"3.20-8ubuntu0.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gpsd",
"binary_version": "3.22-4ubuntu2.1"
},
{
"binary_name": "gpsd-clients",
"binary_version": "3.22-4ubuntu2.1"
},
{
"binary_name": "gpsd-tools",
"binary_version": "3.22-4ubuntu2.1"
},
{
"binary_name": "libgps28",
"binary_version": "3.22-4ubuntu2.1"
},
{
"binary_name": "libqgpsmm28",
"binary_version": "3.22-4ubuntu2.1"
},
{
"binary_name": "python3-gps",
"binary_version": "3.22-4ubuntu2.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "gpsd",
"purl": "pkg:deb/ubuntu/gpsd@3.22-4ubuntu2.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.22-4",
"3.22-4ubuntu1",
"3.22-4ubuntu2",
"3.22-4ubuntu2.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gpsd",
"binary_version": "3.25-3ubuntu3.2"
},
{
"binary_name": "gpsd-clients",
"binary_version": "3.25-3ubuntu3.2"
},
{
"binary_name": "gpsd-tools",
"binary_version": "3.25-3ubuntu3.2"
},
{
"binary_name": "libgps30t64",
"binary_version": "3.25-3ubuntu3.2"
},
{
"binary_name": "libqgpsmm30t64",
"binary_version": "3.25-3ubuntu3.2"
},
{
"binary_name": "python3-gps",
"binary_version": "3.25-3ubuntu3.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "gpsd",
"purl": "pkg:deb/ubuntu/gpsd@3.25-3ubuntu3.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.25-2ubuntu2",
"3.25-3ubuntu2",
"3.25-3ubuntu3",
"3.25-3ubuntu3.1",
"3.25-3ubuntu3.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gpsd",
"binary_version": "3.27.5-0.1"
},
{
"binary_name": "gpsd-clients",
"binary_version": "3.27.5-0.1"
},
{
"binary_name": "gpsd-tools",
"binary_version": "3.27.5-0.1"
},
{
"binary_name": "libgps32",
"binary_version": "3.27.5-0.1"
},
{
"binary_name": "libqgpsmm32",
"binary_version": "3.27.5-0.1"
},
{
"binary_name": "python3-gps",
"binary_version": "3.27.5-0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "gpsd",
"purl": "pkg:deb/ubuntu/gpsd@3.27.5-0.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.25-5ubuntu1",
"3.27-1.1",
"3.27-1.1ubuntu1",
"3.27.5-0.1"
]
}
],
"aliases": [],
"details": "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 escaping. The subtype field sourced from a DEVICES JSON log entry or NMEA PGRMT sentence is written into a generated gnuplot program via a set title statement with only double-quote characters escaped, enabling arbitrary shell command execution as the user running gnuplot when the victim renders the generated plot through the gpsprof and gnuplot workflow.",
"id": "UBUNTU-CVE-2026-58459",
"modified": "2026-07-15T17:53:45Z",
"published": "2026-07-09T17:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-58459"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58459"
},
{
"type": "REPORT",
"url": "https://gitlab.com/gpsd/gpsd/-/work_items/404#note_3534119267"
},
{
"type": "REPORT",
"url": "https://www.vulncheck.com/advisories/gpsd-gpsprof-command-injection-via-gnuplot-plot-title-subtype-field"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-58459"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.