Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-47770 (GCVE-0-2026-47770)
Vulnerability from cvelistv5 – Published: 2026-06-25 17:22 – Updated: 2026-06-26 18:42- CWE-674 - Uncontrolled Recursion
| URL | Tags |
|---|---|
| https://github.com/jqlang/jq/security/advisories/… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-47770",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-26T17:50:44.688232Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-26T18:42:45.982Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "jq",
"vendor": "jqlang",
"versions": [
{
"status": "affected",
"version": "\u003c 1.8.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq\u0027s ordinary command-line surface, resulting in denial of service via stack exhaustion (uncontrolled recursion). The crash occurs in jq\u0027s recursive structural comparison code, with the recursion repeating through jvp_array_equal() and jv_equal() in src/jv.c when comparing deeply nested arrays; a nearby sort comparator path through jv_cmp() in src/jv_aux.c overflows the stack at a larger nesting depth from the same missing recursion guard. Anyone running jq comparisons on attacker-controlled deeply nested JSON values, or embedding jq in a context where untrusted data can reach the == comparison path, is affected. This vulnerability is fixed in 1.8.2."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-25T17:22:21.531Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp"
}
],
"source": {
"advisory": "GHSA-3pgx-frr7-3jxp",
"discovery": "UNKNOWN"
},
"title": "jq: stack overflow in deep structural equality"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-47770",
"datePublished": "2026-06-25T17:22:21.531Z",
"dateReserved": "2026-05-19T22:36:16.882Z",
"dateUpdated": "2026-06-26T18:42:45.982Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-47770",
"date": "2026-06-29",
"epss": "0.00111",
"percentile": "0.01605"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-47770\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-25T18:16:38.080\",\"lastModified\":\"2026-06-26T19:16:41.400\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq\u0027s ordinary command-line surface, resulting in denial of service via stack exhaustion (uncontrolled recursion). The crash occurs in jq\u0027s recursive structural comparison code, with the recursion repeating through jvp_array_equal() and jv_equal() in src/jv.c when comparing deeply nested arrays; a nearby sort comparator path through jv_cmp() in src/jv_aux.c overflows the stack at a larger nesting depth from the same missing recursion guard. Anyone running jq comparisons on attacker-controlled deeply nested JSON values, or embedding jq in a context where untrusted data can reach the == comparison path, is affected. This vulnerability is fixed in 1.8.2.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"jqlang\",\"product\":\"jq\",\"versions\":[{\"version\":\"\u003c 1.8.2\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/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\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-26T17:50:44.688232Z\",\"id\":\"CVE-2026-47770\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.8.2\",\"matchCriteriaId\":\"33B35B19-67AD-450E-A887-48A290566047\"}]}]}],\"references\":[{\"url\":\"https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-47770\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-26T17:50:44.688232Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-26T17:50:45.757Z\"}}], \"cna\": {\"title\": \"jq: stack overflow in deep structural equality\", \"source\": {\"advisory\": \"GHSA-3pgx-frr7-3jxp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"jqlang\", \"product\": \"jq\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.8.2\"}]}], \"references\": [{\"url\": \"https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp\", \"name\": \"https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq\u0027s ordinary command-line surface, resulting in denial of service via stack exhaustion (uncontrolled recursion). The crash occurs in jq\u0027s recursive structural comparison code, with the recursion repeating through jvp_array_equal() and jv_equal() in src/jv.c when comparing deeply nested arrays; a nearby sort comparator path through jv_cmp() in src/jv_aux.c overflows the stack at a larger nesting depth from the same missing recursion guard. Anyone running jq comparisons on attacker-controlled deeply nested JSON values, or embedding jq in a context where untrusted data can reach the == comparison path, is affected. This vulnerability is fixed in 1.8.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-25T17:22:21.531Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-47770\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-26T18:42:45.982Z\", \"dateReserved\": \"2026-05-19T22:36:16.882Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-25T17:22:21.531Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2026-47770
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-06-27 01:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
None Available
|
| 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-47770 jq: stack overflow in deep structural equality - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-47770.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: stack overflow in deep structural equality",
"tracking": {
"current_release_date": "2026-06-27T01:08:25.000Z",
"generator": {
"date": "2026-06-28T07:10:57.312Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-47770",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-27T01:08:25.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-6.azl3",
"product": {
"name": "azl3 jq 0:1.7.1-6.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-6.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-47770",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-47770 jq: stack overflow in deep structural equality - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-47770.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-27T01:08:25.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": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"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:N/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "jq: stack overflow in deep structural equality"
}
]
}
OPENSUSE-SU-2026:11133-1
Vulnerability from csaf_opensuse - Published: 2026-06-27 00:00 - Updated: 2026-06-27 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64 | — |
Vendor Fix
|
{
"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.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the jq-1.8.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11133",
"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_11133-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-47770 page",
"url": "https://www.suse.com/security/cve/CVE-2026-47770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49839 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49839/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54679 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54679/"
}
],
"title": "jq-1.8.2-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-27T00:00:00Z",
"generator": {
"date": "2026-06-27T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11133-1",
"initial_release_date": "2026-06-27T00:00:00Z",
"revision_history": [
{
"date": "2026-06-27T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.2-1.1.aarch64",
"product": {
"name": "jq-1.8.2-1.1.aarch64",
"product_id": "jq-1.8.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.2-1.1.aarch64",
"product": {
"name": "libjq-devel-1.8.2-1.1.aarch64",
"product_id": "libjq-devel-1.8.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.2-1.1.aarch64",
"product": {
"name": "libjq1-1.8.2-1.1.aarch64",
"product_id": "libjq1-1.8.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.2-1.1.ppc64le",
"product": {
"name": "jq-1.8.2-1.1.ppc64le",
"product_id": "jq-1.8.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.2-1.1.ppc64le",
"product": {
"name": "libjq-devel-1.8.2-1.1.ppc64le",
"product_id": "libjq-devel-1.8.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.2-1.1.ppc64le",
"product": {
"name": "libjq1-1.8.2-1.1.ppc64le",
"product_id": "libjq1-1.8.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.2-1.1.s390x",
"product": {
"name": "jq-1.8.2-1.1.s390x",
"product_id": "jq-1.8.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.2-1.1.s390x",
"product": {
"name": "libjq-devel-1.8.2-1.1.s390x",
"product_id": "libjq-devel-1.8.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.2-1.1.s390x",
"product": {
"name": "libjq1-1.8.2-1.1.s390x",
"product_id": "libjq1-1.8.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-1.8.2-1.1.x86_64",
"product": {
"name": "jq-1.8.2-1.1.x86_64",
"product_id": "jq-1.8.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libjq-devel-1.8.2-1.1.x86_64",
"product": {
"name": "libjq-devel-1.8.2-1.1.x86_64",
"product_id": "libjq-devel-1.8.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libjq1-1.8.2-1.1.x86_64",
"product": {
"name": "libjq1-1.8.2-1.1.x86_64",
"product_id": "libjq1-1.8.2-1.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.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64"
},
"product_reference": "jq-1.8.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le"
},
"product_reference": "jq-1.8.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.2-1.1.s390x"
},
"product_reference": "jq-1.8.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-1.8.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64"
},
"product_reference": "jq-1.8.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64"
},
"product_reference": "libjq-devel-1.8.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le"
},
"product_reference": "libjq-devel-1.8.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x"
},
"product_reference": "libjq-devel-1.8.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq-devel-1.8.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64"
},
"product_reference": "libjq-devel-1.8.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64"
},
"product_reference": "libjq1-1.8.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le"
},
"product_reference": "libjq1-1.8.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x"
},
"product_reference": "libjq1-1.8.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libjq1-1.8.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
},
"product_reference": "libjq1-1.8.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-47770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-47770"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq\u0027s ordinary command-line surface, resulting in denial of service via stack exhaustion (uncontrolled recursion). The crash occurs in jq\u0027s recursive structural comparison code, with the recursion repeating through jvp_array_equal() and jv_equal() in src/jv.c when comparing deeply nested arrays; a nearby sort comparator path through jv_cmp() in src/jv_aux.c overflows the stack at a larger nesting depth from the same missing recursion guard. Anyone running jq comparisons on attacker-controlled deeply nested JSON values, or embedding jq in a context where untrusted data can reach the == comparison path, is affected. This vulnerability is fixed in 1.8.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-47770",
"url": "https://www.suse.com/security/cve/CVE-2026-47770"
},
{
"category": "external",
"summary": "SUSE Bug 1269221 for CVE-2026-47770",
"url": "https://bugzilla.suse.com/1269221"
}
],
"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.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.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.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-27T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-47770"
},
{
"cve": "CVE-2026-49839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49839"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. Prior to 1.8.2,` jq --rawfile` can turn a handled oversized-string error into invalid-state reuse and a real heap out-of-bounds write in assertion-disabled builds. When jv_load_file(raw=1) reads an attacker-controlled file, it repeatedly appends file chunks to the same jv string accumulator. Once jv_string_append_buf() returns jv_invalid_with_msg(\"String too long\"), the raw-file loop does not stop. If the file contains at least one more byte, the next loop iteration appends a new chunk to an object that is already invalid. With assertions enabled this aborts in jvp_string_ptr(). With assertions disabled, the invalid object is interpreted as a string object and ASan reports heap-buffer-overflow. This vulnerability is fixed in 1.8.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49839",
"url": "https://www.suse.com/security/cve/CVE-2026-49839"
},
{
"category": "external",
"summary": "SUSE Bug 1269220 for CVE-2026-49839",
"url": "https://bugzilla.suse.com/1269220"
}
],
"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.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-49839"
},
{
"cve": "CVE-2026-54679",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54679"
}
],
"notes": [
{
"category": "general",
"text": "jq is a command-line JSON processor. Prior to 1.8.2, on 32bit system, jvp_string_append has a chance of integer/multiple overflowing and then causing a massive buffer overrun. This vulnerability is fixed in 1.8.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54679",
"url": "https://www.suse.com/security/cve/CVE-2026-54679"
},
{
"category": "external",
"summary": "SUSE Bug 1269390 for CVE-2026-54679",
"url": "https://bugzilla.suse.com/1269390"
}
],
"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.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jq-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:jq-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:jq-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:jq-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq-devel-1.8.2-1.1.x86_64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.aarch64",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.ppc64le",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.s390x",
"openSUSE Tumbleweed:libjq1-1.8.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-54679"
}
]
}
RHSA-2026:29986
Vulnerability from csaf_redhat - Published: 2026-06-25 15:16 - Updated: 2026-06-27 08:44A flaw was found in jq, a command line JSON processor. The `jv_contains` function does not have a depth limit when processing nested arrays or objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor. Top-level jq programs loaded from a file using the `-f` flag are truncated at the first embedded NUL byte. This issue allows an attacker who can supply a crafted filter file to prematurely truncate the program, potentially bypassing filtering logic and modifying the integrity of the processed data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor. The memory allocation size is calculated using a signed integer that can overflow when processing deeply nested generator forks. This integer overflow allows an attacker who can supply a sufficiently nested input to influence the memory allocation size, causing an out-of-bounds write and an application crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a tool used for processing JSON data from the command line. A remote attacker can exploit a vulnerability by providing a specially crafted large number as input. This can cause an internal calculation error, leading to a memory overflow where the attacker can write their own data into the system's memory, potentially resulting in the application crashing (Denial of Service).
A flaw was found in jq, a command line JSON processor. Embedded NUL bytes in import paths are truncated during module and data-file lookup, creating a mismatch between the intended import string and the actual file path opened. This issue allows an attacker who can supply a crafted script to access unintended files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command line JSON processor. The `jv_object_merge_recursive` function, reachable via the `*` operator when both operands are objects, does not have a depth limit when processing nested objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application crash and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. This vulnerability allows a local user or an attacker providing malicious input to cause a denial of service (DoS) by comparing two sufficiently deeply nested arrays using the '==' operator. This action exhausts the C stack due to uncontrolled recursion, leading to a crash of the jq process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in jq, a command-line JSON processor. On 32-bit systems, a local attacker could exploit an integer overflow vulnerability in the `jvp_string_append` function. This could lead to a massive buffer overrun, resulting in a denial of service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jq-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jq-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\njq:\n * jq-1.8.2-0.1.hum1 (aarch64, x86_64)\n * jq-devel-1.8.2-0.1.hum1 (aarch64, x86_64)\n * jq-1.8.2-0.1.hum1.src (src)",
"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:29986",
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43895",
"url": "https://access.redhat.com/security/cve/CVE-2026-43895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41256",
"url": "https://access.redhat.com/security/cve/CVE-2026-41256"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41257",
"url": "https://access.redhat.com/security/cve/CVE-2026-41257"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43896",
"url": "https://access.redhat.com/security/cve/CVE-2026-43896"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40612",
"url": "https://access.redhat.com/security/cve/CVE-2026-40612"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-47770",
"url": "https://access.redhat.com/security/cve/CVE-2026-47770"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54679",
"url": "https://access.redhat.com/security/cve/CVE-2026-54679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43894",
"url": "https://access.redhat.com/security/cve/CVE-2026-43894"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_29986.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-27T08:44:55+00:00",
"generator": {
"date": "2026-06-27T08:44:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:29986",
"initial_release_date": "2026-06-25T15:16:12+00:00",
"revision_history": [
{
"date": "2026-06-25T15:16:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-26T14:09:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T08:44:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-main@aarch64",
"product": {
"name": "jq-main@aarch64",
"product_id": "jq-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jq@1.8.2-0.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-main@src",
"product": {
"name": "jq-main@src",
"product_id": "jq-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jq@1.8.2-0.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jq-main@x86_64",
"product": {
"name": "jq-main@x86_64",
"product_id": "jq-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jq@1.8.2-0.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:jq-main@aarch64"
},
"product_reference": "jq-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:jq-main@src"
},
"product_reference": "jq-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jq-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:jq-main@x86_64"
},
"product_reference": "jq-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-40612",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-05-11T18:02:00.323406+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2469183"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor. The `jv_contains` function does not have a depth limit when processing nested arrays or objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: stack overflow via unbounded recursion in jv_contains",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to supply a crafted JSON input to be processed by jq with the `jv_contains` function. This allows the attacker to cause an application crash with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40612"
},
{
"category": "external",
"summary": "RHBZ#2469183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2469183"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40612",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40612"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40612",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40612"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-r7m6-x9c7-h69j",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-r7m6-x9c7-h69j"
}
],
"release_date": "2026-05-11T17:16:25.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Do not process untrusted input with the jq command line JSON processor.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: stack overflow via unbounded recursion in jv_contains"
},
{
"cve": "CVE-2026-41256",
"cwe": {
"id": "CWE-158",
"name": "Improper Neutralization of Null Byte or NUL Character"
},
"discovery_date": "2026-05-11T18:02:30.119017+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2469193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor. Top-level jq programs loaded from a file using the `-f` flag are truncated at the first embedded NUL byte. This issue allows an attacker who can supply a crafted filter file to prematurely truncate the program, potentially bypassing filtering logic and modifying the integrity of the processed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: embedded NUL truncates top-level jq programs loaded with -f",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply a crafted filter file containing an embedded NUL byte to be loaded by jq using the `-f` flag. This allows the attacker to prematurely truncate the program, potentially bypassing intended filtering logic and modifying the integrity of the processed data. Due to these reasons, this issue has been rated with a moderate severity.",
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41256"
},
{
"category": "external",
"summary": "RHBZ#2469193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2469193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41256"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41256",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41256"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fg"
}
],
"release_date": "2026-05-11T17:18:30.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Do not process untrusted filter files using the -f flag with the jq command line JSON processor.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: embedded NUL truncates top-level jq programs loaded with -f"
},
{
"cve": "CVE-2026-41257",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-11T18:02:12.992356+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2469187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor. The memory allocation size is calculated using a signed integer that can overflow when processing deeply nested generator forks. This integer overflow allows an attacker who can supply a sufficiently nested input to influence the memory allocation size, causing an out-of-bounds write and an application crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: signed-int overflow in stack_reallocate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to supply a crafted JSON input to be processed by jq that triggers deeply nested generator forks. This allows the attacker to overflow the integer used to calculate memory size and cause an out-of-bounds write, effectively resulting in an application crash with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41257"
},
{
"category": "external",
"summary": "RHBZ#2469187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2469187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41257"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-4jm8-m363-4539",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-4jm8-m363-4539"
}
],
"release_date": "2026-05-11T17:14:32.579000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Do not process untrusted input with the jq command line JSON processor.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: signed-int overflow in stack_reallocate"
},
{
"cve": "CVE-2026-43894",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-11T18:01:34.839506+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2469175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a tool used for processing JSON data from the command line. A remote attacker can exploit a vulnerability by providing a specially crafted large number as input. This can cause an internal calculation error, leading to a memory overflow where the attacker can write their own data into the system\u0027s memory, potentially resulting in the application crashing (Denial of Service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Arbitrary Code Execution or Denial of Service via Signed Integer Overflow",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43894"
},
{
"category": "external",
"summary": "RHBZ#2469175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2469175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43894"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-5v7p-2r57-2g4g",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-5v7p-2r57-2g4g"
}
],
"release_date": "2026-05-11T17:20:06.055000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: jq: Arbitrary Code Execution or Denial of Service via Signed Integer Overflow"
},
{
"cve": "CVE-2026-43895",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-05-11T18:02:49.442174+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2469199"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor. Embedded NUL bytes in import paths are truncated during module and data-file lookup, creating a mismatch between the intended import string and the actual file path opened. This issue allows an attacker who can supply a crafted script to access unintended files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: embedded NUL in jq import paths causes local redaction-policy bypass and preserves sensitive fields in published artifacts",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to supply a crafted script containing embedded NUL bytes in import paths to be processed by jq. This allows the attacker to bypass intended path validation mechanisms and access unintended files. Due to these reasons, this issue has been rated with a moderate severity.",
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43895"
},
{
"category": "external",
"summary": "RHBZ#2469199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2469199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43895"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-7q7g-mrq3-phxr",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-7q7g-mrq3-phxr"
}
],
"release_date": "2026-05-11T17:24:02.880000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Do not process untrusted scripts with the jq command line JSON processor.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: embedded NUL in jq import paths causes local redaction-policy bypass and preserves sensitive fields in published artifacts"
},
{
"cve": "CVE-2026-43896",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-05-11T18:02:03.588021+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2469184"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command line JSON processor. The `jv_object_merge_recursive` function, reachable via the `*` operator when both operands are objects, does not have a depth limit when processing nested objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application crash and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: stack overflow in recursive object merge",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to supply a crafted JSON input to be processed by jq with the `jv_object_merge_recursive` function, reachable via the `*` operator when both operands are objects. This allows the attacker to cause an application crash with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43896"
},
{
"category": "external",
"summary": "RHBZ#2469184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2469184"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43896"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43896",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43896"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-mg96-6h3q-g846",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-mg96-6h3q-g846"
}
],
"release_date": "2026-05-11T17:24:48.149000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Do not process untrusted input with the jq command line JSON processor.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: stack overflow in recursive object merge"
},
{
"cve": "CVE-2026-47770",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-25T18:02:08.763512+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. This vulnerability allows a local user or an attacker providing malicious input to cause a denial of service (DoS) by comparing two sufficiently deeply nested arrays using the \u0027==\u0027 operator. This action exhausts the C stack due to uncontrolled recursion, leading to a crash of the jq process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via deeply nested array comparison",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47770"
},
{
"category": "external",
"summary": "RHBZ#2493034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47770"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47770",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47770"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp"
}
],
"release_date": "2026-06-25T17:22:21.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: jq: Denial of Service via deeply nested array comparison"
},
{
"cve": "CVE-2026-54679",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-06-25T18:01:50.223402+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493030"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jq, a command-line JSON processor. On 32-bit systems, a local attacker could exploit an integer overflow vulnerability in the `jvp_string_append` function. This could lead to a massive buffer overrun, resulting in a denial of service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jq: jq: Denial of Service via integer overflow and buffer overrun on 32-bit systems",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54679"
},
{
"category": "external",
"summary": "RHBZ#2493030",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493030"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54679"
},
{
"category": "external",
"summary": "https://github.com/jqlang/jq/security/advisories/GHSA-29gj-222p-j7vx",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-29gj-222p-j7vx"
}
],
"release_date": "2026-06-25T17:16:18.072000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-25T15:16:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:29986"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jq-main@aarch64",
"Red Hat Hardened Images:jq-main@src",
"Red Hat Hardened Images:jq-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jq: jq: Denial of Service via integer overflow and buffer overrun on 32-bit systems"
}
]
}
WID-SEC-W-2026-1664
Vulnerability from csaf_certbund - Published: 2026-05-25 22:00 - Updated: 2026-05-25 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source jq <=1.8.1
Open Source / jq
|
<=1.8.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source jq <=1.8.1
Open Source / jq
|
<=1.8.1 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Open Source jq ist ein Kommandozeilen-JSON-Prozessor.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in jq ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1664 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1664.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1664 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1664"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-3pgx-frr7-3jxp vom 2026-05-25",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxp"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-ggc9-rpv2-xgpm vom 2026-05-25",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-ggc9-rpv2-xgpm"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-gvwx-xj9r-3frq vom 2026-05-25",
"url": "https://github.com/jqlang/jq/security/advisories/GHSA-gvwx-xj9r-3frq"
}
],
"source_lang": "en-US",
"title": "jq: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-05-25T22:00:00.000+00:00",
"generator": {
"date": "2026-05-26T11:10:33.386+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1664",
"initial_release_date": "2026-05-25T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=1.8.1",
"product": {
"name": "Open Source jq \u003c=1.8.1",
"product_id": "T054668"
}
},
{
"category": "product_version_range",
"name": "\u003c=1.8.1",
"product": {
"name": "Open Source jq \u003c=1.8.1",
"product_id": "T054668-fixed"
}
}
],
"category": "product_name",
"name": "jq"
}
],
"category": "vendor",
"name": "Open Source"
}
]
},
"vulnerabilities": [
{
"product_status": {
"last_affected": [
"T054668"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00"
},
{
"cve": "CVE-2026-47770",
"product_status": {
"last_affected": [
"T054668"
]
},
"release_date": "2026-05-25T22:00:00.000+00:00",
"title": "CVE-2026-47770"
}
]
}
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.