Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-41256 (GCVE-0-2026-41256)
Vulnerability from cvelistv5 – Published: 2026-05-11 17:18 – Updated: 2026-05-11 20:13
VLAI
EPSS
Title
jq: Embedded NUL truncates top-level jq programs loaded with -f
Summary
jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed.
Severity
5.5 (Medium)
CWE
- CWE-158 - Improper Neutralization of Null Byte or NUL Character
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://github.com/jqlang/jq/security/advisories/… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-41256",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-11T20:12:56.609851Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T20:13:15.235Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "jq",
"vendor": "jqlang",
"versions": [
{
"status": "affected",
"version": "\u003c= 1.8.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \\x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-158",
"description": "CWE-158: Improper Neutralization of Null Byte or NUL Character",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T17:18:30.975Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg"
}
],
"source": {
"advisory": "GHSA-vf2h-chrj-q3fg",
"discovery": "UNKNOWN"
},
"title": "jq: Embedded NUL truncates top-level jq programs loaded with -f"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-41256",
"datePublished": "2026-05-11T17:18:30.975Z",
"dateReserved": "2026-04-18T14:01:46.801Z",
"dateUpdated": "2026-05-11T20:13:15.235Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-41256",
"date": "2026-05-26",
"epss": "0.00013",
"percentile": "0.02072"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-41256\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-11T18:16:33.983\",\"lastModified\":\"2026-05-13T17:00:49.953\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \\\\x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-158\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.8.1\",\"matchCriteriaId\":\"2026D0D9-8A88-43D4-9995-CF7928D9FFB8\"}]}]}],\"references\":[{\"url\":\"https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}"
}
}
FKIE_CVE-2026-41256
Vulnerability from fkie_nvd - Published: 2026-05-11 18:16 - Updated: 2026-05-13 17:00
Severity
Summary
jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg | Exploit, Vendor Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg | Exploit, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2026D0D9-8A88-43D4-9995-CF7928D9FFB8",
"versionEndIncluding": "1.8.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \\x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed."
}
],
"id": "CVE-2026-41256",
"lastModified": "2026-05-13T17:00:49.953",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-05-11T18:16:33.983",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-158"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
MSRC_CVE-2026-41256
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-13 01:01Summary
jq: Embedded NUL truncates top-level jq programs loaded with -f
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
5.5 (Medium)
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
None Available
|
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41256 jq: Embedded NUL truncates top-level jq programs loaded with -f - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41256.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "jq: Embedded NUL truncates top-level jq programs loaded with -f",
"tracking": {
"current_release_date": "2026-05-13T01:01:47.000Z",
"generator": {
"date": "2026-05-13T07:31:15.214Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-41256",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-13T01:01:47.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 jq 0:1.7.1-5.azl3",
"product": {
"name": "azl3 jq 0:1.7.1-5.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "jq"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 jq 0:1.7.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41256",
"cwe": {
"id": "CWE-158",
"name": "Improper Neutralization of Null Byte or NUL Character"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41256 jq: Embedded NUL truncates top-level jq programs loaded with -f - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41256.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-05-13T01:01:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.5,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "jq: Embedded NUL truncates top-level jq programs loaded with -f"
}
]
}
OPENSUSE-SU-2026:10850-1
Vulnerability from csaf_opensuse - Published: 2026-05-24 00:00 - Updated: 2026-05-24 00:00Summary
jq-1.8.1-3.1 on GA media
Severity
Moderate
Notes
Title of the patch: jq-1.8.1-3.1 on GA media
Description of the patch: These are all security issues fixed in the jq-1.8.1-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10850
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.6 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
42 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "jq-1.8.1-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the jq-1.8.1-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10850",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10850-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32316 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32316/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33947 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33948 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39956 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39956/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39979 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39979/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40164 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40612 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41256 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41256/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41257 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41257/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43894 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43894/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43895 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43895/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43896 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43896/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44777/"
}
],
"title": "jq-1.8.1-3.1 on GA media",
"tracking": {
"current_release_date": "2026-05-24T00:00:00Z",
"generator": {
"date": "2026-05-24T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10850-1",
"initial_release_date": "2026-05-24T00:00:00Z",
"revision_history": [
{
"date": "2026-05-24T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.1-3.1.aarch64",
"product": {
"name": "jq-1.8.1-3.1.aarch64",
"product_id": "jq-1.8.1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.1-3.1.aarch64",
"product": {
"name": "libjq-devel-1.8.1-3.1.aarch64",
"product_id": "libjq-devel-1.8.1-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.1-3.1.aarch64",
"product": {
"name": "libjq1-1.8.1-3.1.aarch64",
"product_id": "libjq1-1.8.1-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.1-3.1.ppc64le",
"product": {
"name": "jq-1.8.1-3.1.ppc64le",
"product_id": "jq-1.8.1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.1-3.1.ppc64le",
"product": {
"name": "libjq-devel-1.8.1-3.1.ppc64le",
"product_id": "libjq-devel-1.8.1-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.1-3.1.ppc64le",
"product": {
"name": "libjq1-1.8.1-3.1.ppc64le",
"product_id": "libjq1-1.8.1-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.1-3.1.s390x",
"product": {
"name": "jq-1.8.1-3.1.s390x",
"product_id": "jq-1.8.1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.1-3.1.s390x",
"product": {
"name": "libjq-devel-1.8.1-3.1.s390x",
"product_id": "libjq-devel-1.8.1-3.1.s390x"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.1-3.1.s390x",
"product": {
"name": "libjq1-1.8.1-3.1.s390x",
"product_id": "libjq1-1.8.1-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.1-3.1.x86_64",
"product": {
"name": "jq-1.8.1-3.1.x86_64",
"product_id": "jq-1.8.1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.1-3.1.x86_64",
"product": {
"name": "libjq-devel-1.8.1-3.1.x86_64",
"product_id": "libjq-devel-1.8.1-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.1-3.1.x86_64",
"product": {
"name": "libjq1-1.8.1-3.1.x86_64",
"product_id": "libjq1-1.8.1-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64"
},
"product_reference": "jq-1.8.1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le"
},
"product_reference": "jq-1.8.1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.1-3.1.s390x"
},
"product_reference": "jq-1.8.1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64"
},
"product_reference": "jq-1.8.1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64"
},
"product_reference": "libjq-devel-1.8.1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le"
},
"product_reference": "libjq-devel-1.8.1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x"
},
"product_reference": "libjq-devel-1.8.1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64"
},
"product_reference": "libjq-devel-1.8.1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64"
},
"product_reference": "libjq1-1.8.1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le"
},
"product_reference": "libjq1-1.8.1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x"
},
"product_reference": "libjq1-1.8.1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
},
"product_reference": "libjq1-1.8.1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32316",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32316"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvp_string_append() and jvp_string_copy_replace_bad functions, where concatenating strings with a combined length exceeding 2^31 bytes causes a 32-bit unsigned integer overflow in the buffer allocation size calculation, resulting in a drastically undersized heap buffer. Subsequent memory copy operations then write the full string data into this undersized buffer, causing a heap buffer overflow classified as CWE-190 (Integer Overflow) leading to CWE-122 (Heap-based Buffer Overflow). Any system evaluating untrusted jq queries is affected, as an attacker can crash the process or potentially achieve further exploitation through heap corruption by crafting queries that produce extremely large strings. The root cause is the absence of string size bounds checking, unlike arrays and objects which already have size limits. The issue has been addressed in commit e47e56d226519635768e6aab2f38f0ab037c09e5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32316",
"url": "https://www.suse.com/security/cve/CVE-2026-32316"
},
{
"category": "external",
"summary": "SUSE Bug 1262044 for CVE-2026-32316",
"url": "https://bugzilla.suse.com/1262044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32316"
},
{
"cve": "CVE-2026-33947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33947"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In versions 1.8.1 and below, functions jv_setpath(), jv_getpath(), and delpaths_sorted() in jq\u0027s src/jv_aux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON document containing a flat array of ~65,000 integers (~200 KB) that, when used as a path argument by a trusted jq filter, exhausts the C call stack and crashes the process with a segmentation fault (SIGSEGV). This bypass works because the existing MAX_PARSING_DEPTH (10,000) limit only protects the JSON parser, not runtime path operations where arrays can be programmatically constructed to arbitrary lengths. The impact is denial of service (unrecoverable crash) affecting any application or service that processes untrusted JSON input through jq\u0027s setpath, getpath, or delpaths builtins. This issue has been addressed in commit fb59f1491058d58bdc3e8dd28f1773d1ac690a1f.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33947",
"url": "https://www.suse.com/security/cve/CVE-2026-33947"
},
{
"category": "external",
"summary": "SUSE Bug 1262069 for CVE-2026-33947",
"url": "https://bugzilla.suse.com/1262069"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33947"
},
{
"cve": "CVE-2026-33948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33948"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen() to determine buffer length instead of the actual byte count from fgets(), causing it to truncate input at the first NUL byte and parse only the preceding prefix. This enables an attacker to craft input with a benign JSON prefix before a NUL byte followed by malicious trailing data, where jq validates only the prefix as valid JSON while silently discarding the suffix. Workflows relying on jq to validate untrusted JSON before forwarding it to downstream consumers are susceptible to parser differential attacks, as those consumers may process the full input including the malicious trailing bytes. This issue has been patched by commit 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33948",
"url": "https://www.suse.com/security/cve/CVE-2026-33948"
},
{
"category": "external",
"summary": "SUSE Bug 1262043 for CVE-2026-33948",
"url": "https://bugzilla.suse.com/1262043"
},
{
"category": "external",
"summary": "SUSE Bug 1265061 for CVE-2026-33948",
"url": "https://bugzilla.suse.com/1265061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-33948"
},
{
"cve": "CVE-2026-39956",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39956"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the _strindices builtin in jq\u0027s src/builtin.c passes its arguments directly to jv_string_indexes() without verifying they are strings, and jv_string_indexes() in src/jv.c relies solely on assert() checks that are stripped in release builds compiled with -DNDEBUG. This allows an attacker to crash jq trivially with input like _strindices(0), and by crafting a numeric value whose IEEE-754 bit pattern maps to a chosen pointer, achieve a controlled pointer dereference and limited memory read/probe primitive. Any deployment that evaluates untrusted jq filters against a release build is vulnerable. This issue has been patched in commit fdf8ef0f0810e3d365cdd5160de43db46f57ed03.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39956",
"url": "https://www.suse.com/security/cve/CVE-2026-39956"
},
{
"category": "external",
"summary": "SUSE Bug 1262070 for CVE-2026-39956",
"url": "https://bugzilla.suse.com/1262070"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39956"
},
{
"cve": "CVE-2026-39979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39979"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jv_parse_sized() API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jv_string_fmt(), which reads until a NUL terminator is found rather than respecting the caller-supplied length. This means that when malformed JSON is passed in a non-NUL-terminated buffer, the error construction logic performs an out-of-bounds read past the end of the buffer. The vulnerability is reachable by any libjq consumer calling jv_parse_sized() with untrusted input, and depending on memory layout, can result in memory disclosure or process termination. The issue has been patched in commit 2f09060afab23fe9390cce7cb860b10416e1bf5f.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39979",
"url": "https://www.suse.com/security/cve/CVE-2026-39979"
},
{
"category": "external",
"summary": "SUSE Bug 1262071 for CVE-2026-39979",
"url": "https://bugzilla.suse.com/1262071"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-39979"
},
{
"cve": "CVE-2026-40164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40164"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed (0x432A9843) for all JSON object hash table operations, which allowed an attacker to precompute key collisions offline. By supplying a crafted JSON object (~100 KB) where all keys hashed to the same bucket, hash table lookups degraded from O(1) to O(n), turning any jq expression into an O(n) operation and causing significant CPU exhaustion. This affected common jq use cases such as CI/CD pipelines, web services, and data processing scripts, and was far more practical to exploit than existing heap overflow issues since it required only a small payload. This issue has been patched in commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40164",
"url": "https://www.suse.com/security/cve/CVE-2026-40164"
},
{
"category": "external",
"summary": "SUSE Bug 1262072 for CVE-2026-40164",
"url": "https://bugzilla.suse.com/1262072"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-40164"
},
{
"cve": "CVE-2026-40612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40612"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with reduce, since the JSON parser caps at depth 10000), the C stack is exhausted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40612",
"url": "https://www.suse.com/security/cve/CVE-2026-40612"
},
{
"category": "external",
"summary": "SUSE Bug 1265060 for CVE-2026-40612",
"url": "https://bugzilla.suse.com/1265060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-40612"
},
{
"cve": "CVE-2026-41256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41256"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \\x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41256",
"url": "https://www.suse.com/security/cve/CVE-2026-41256"
},
{
"category": "external",
"summary": "SUSE Bug 1265061 for CVE-2026-41256",
"url": "https://bugzilla.suse.com/1265061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41256"
},
{
"cve": "CVE-2026-41257",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41257"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.1 and earlier, the jq bytecode VM\u0027s data stack tracks its allocation size in a signed int. When the stack grows beyond ~1 GiB (via deeply nested generator forks), the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for a memmove with attacker-influenced offsets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41257",
"url": "https://www.suse.com/security/cve/CVE-2026-41257"
},
{
"category": "external",
"summary": "SUSE Bug 1265062 for CVE-2026-41257",
"url": "https://bugzilla.suse.com/1265062"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-41257"
},
{
"cve": "CVE-2026-43894",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43894"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INT_MAX-1 (2147483646) digits, the D2U() macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-byte stack buffer, and then writes ~715 million 16-bit units (~1.4 GiB) at an offset 1.43 GiB below the stack frame. The written content is fully attacker-controlled (the parsed decimal digits, packed 3-per-unit).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43894",
"url": "https://www.suse.com/security/cve/CVE-2026-43894"
},
{
"category": "external",
"summary": "SUSE Bug 1265070 for CVE-2026-43894",
"url": "https://bugzilla.suse.com/1265070"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-43894"
},
{
"cve": "CVE-2026-43895",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43895"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy or audit code may validate and the on-disk path that jq actually opens.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43895",
"url": "https://www.suse.com/security/cve/CVE-2026-43895"
},
{
"category": "external",
"summary": "SUSE Bug 1265071 for CVE-2026-43895",
"url": "https://bugzilla.suse.com/1265071"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-43895"
},
{
"cve": "CVE-2026-43896",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43896"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jv_object_merge_recursive() allows a crafted jq program to crash the process with a segfault. The function is reachable through the * operator when both operands are objects.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43896",
"url": "https://www.suse.com/security/cve/CVE-2026-43896"
},
{
"category": "external",
"summary": "SUSE Bug 1265075 for CVE-2026-43896",
"url": "https://bugzilla.suse.com/1265075"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-43896"
},
{
"cve": "CVE-2026-44777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44777"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. In 1.8.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two\notherwise valid modules include each other.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44777",
"url": "https://www.suse.com/security/cve/CVE-2026-44777"
},
{
"category": "external",
"summary": "SUSE Bug 1265076 for CVE-2026-44777",
"url": "https://bugzilla.suse.com/1265076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:jq-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.1-3.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44777"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…