Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-56853 (GCVE-0-2026-56853)
Vulnerability from cvelistv5 – Published: 2026-08-13 21:58 – Updated: 2026-08-14 15:23- CWE-770 - Allocation of Resources Without Limits or Throttling
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.25.13
(semver)
Affected: 1.26.0-0 , < 1.26.6 (semver) Affected: 1.27.0-0 , < 1.27.0-rc.3 (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-56853",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-14T15:22:45.475320Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770 Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-14T15:23:18.680Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "conn.readRequest"
},
{
"name": "conn.serve"
},
{
"name": "ListenAndServe"
},
{
"name": "ListenAndServeTLS"
},
{
"name": "Serve"
},
{
"name": "ServeTLS"
},
{
"name": "Server.ListenAndServe"
},
{
"name": "Server.ListenAndServeTLS"
},
{
"name": "Server.Serve"
},
{
"name": "Server.ServeTLS"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.13",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.6",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
},
{
"lessThan": "1.27.0-rc.3",
"status": "affected",
"version": "1.27.0-0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T21:58:53.092Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/80205"
},
{
"url": "https://go.dev/cl/795540"
},
{
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-6089"
}
],
"title": "Apply ReadHeaderTimeout when doing unencrypted HTTP/2 check in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-56853",
"datePublished": "2026-08-13T21:58:53.092Z",
"dateReserved": "2026-06-23T15:10:49.352Z",
"dateUpdated": "2026-08-14T15:23:18.680Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-56853",
"date": "2026-09-04",
"epss": "0.00568",
"percentile": "0.44901"
},
"microsoft_vex": {
"current_release_date": "2026-09-03T01:11:24.000Z",
"cve": "CVE-2026-56853",
"id": "msrc_CVE-2026-56853",
"initial_release_date": "2026-08-20T22:02:35.000Z",
"product_status:known_affected": "4",
"product_status:under_investigation": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Apply ReadHeaderTimeout when doing unencrypted HTTP/2 check in net/http",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-56853.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-56853\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-08-13T22:17:22.093\",\"lastModified\":\"2026-09-03T16:37:52.170\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/http\",\"programRoutines\":[{\"name\":\"conn.readRequest\"},{\"name\":\"conn.serve\"},{\"name\":\"ListenAndServe\"},{\"name\":\"ListenAndServeTLS\"},{\"name\":\"Serve\"},{\"name\":\"ServeTLS\"},{\"name\":\"Server.ListenAndServe\"},{\"name\":\"Server.ListenAndServeTLS\"},{\"name\":\"Server.Serve\"},{\"name\":\"Server.ServeTLS\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.13\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.6\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.27.0-0\",\"lessThan\":\"1.27.0-rc.3\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-14T15:22:45.475320Z\",\"id\":\"CVE-2026-56853\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/795540\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/80205\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/94pEornpRlI\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-6089\",\"source\":\"security@golang.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-09-04T14:38:06+00:00",
"cve": "CVE-2026-56853",
"id": "CVE-2026-56853",
"initial_release_date": "2026-08-13T21:58:53.092000+00:00",
"product_status:fixed": "690",
"product_status:known_affected": "381",
"product_status:known_not_affected": "74",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-56853.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-31T16:37:09Z",
"cve": "CVE-2026-56853",
"id": "CVE-2026-56853",
"initial_release_date": "2026-08-14T23:48:58Z",
"product_status:first_fixed": "12",
"product_status:known_affected": "12",
"product_status:known_not_affected": "143",
"product_status:recommended": "283",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-56853",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-56853.json",
"version": "6"
},
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-08-13T21:58:53.092Z\"}, \"title\": \"Apply ReadHeaderTimeout when doing unencrypted HTTP/2 check in net/http\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http\", \"collectionURL\": \"https://pkg.go.dev\", \"packageName\": \"net/http\", \"versions\": [{\"version\": \"0\", \"lessThan\": \"1.25.13\", \"status\": \"affected\", \"versionType\": \"semver\"}, {\"version\": \"1.26.0-0\", \"lessThan\": \"1.26.6\", \"status\": \"affected\", \"versionType\": \"semver\"}, {\"version\": \"1.27.0-0\", \"lessThan\": \"1.27.0-rc.3\", \"status\": \"affected\", \"versionType\": \"semver\"}], \"programRoutines\": [{\"name\": \"conn.readRequest\"}, {\"name\": \"conn.serve\"}, {\"name\": \"ListenAndServe\"}, {\"name\": \"ListenAndServeTLS\"}, {\"name\": \"Serve\"}, {\"name\": \"ServeTLS\"}, {\"name\": \"Server.ListenAndServe\"}, {\"name\": \"Server.ListenAndServeTLS\"}, {\"name\": \"Server.Serve\"}, {\"name\": \"Server.ServeTLS\"}], \"defaultStatus\": \"unaffected\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/80205\"}, {\"url\": \"https://go.dev/cl/795540\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/94pEornpRlI\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-6089\"}]}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-56853\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-14T15:22:45.475320Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770 Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-14T15:23:09.733Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-56853\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Go\", \"dateReserved\": \"2026-06-23T15:10:49.352Z\", \"datePublished\": \"2026-08-13T21:58:53.092Z\", \"dateUpdated\": \"2026-08-14T15:23:18.680Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
rlsa-2026:62407
Vulnerability from osv_rocky
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
-
net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)
-
net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
-
encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "grafana",
"purl": "pkg:rpm/rocky-linux/grafana?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:9.2.10-33.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:62407"
},
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\n* encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:62407",
"modified": "2026-09-04T18:12:09.852352Z",
"published": "2026-09-03T06:01:39.088920Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:62407"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:62407"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: grafana security update",
"upstream": [
"CVE-2026-33818",
"CVE-2026-39820",
"CVE-2026-42499",
"CVE-2026-56853",
"CVE-2026-56858",
"CVE-2026-56859",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
rlsa-2026:62578
Vulnerability from osv_rocky
This package provides a server-side implementation of the FIDO Device Onboard (FDO) specification, written in Go. FDO is an open standard for the late binding of device credentials, allowing for automated and secure on-boarding of devices when they are first powered on in their final location.
Security Fix(es):
-
crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "go-fdo-server",
"purl": "pkg:rpm/rocky-linux/go-fdo-server?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.0.1-2.el10_2.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:62578"
},
"details": "This package provides a server-side implementation of the FIDO Device Onboard (FDO) specification, written in Go. FDO is an open standard for the late binding of device credentials, allowing for automated and secure on-boarding of devices when they are first powered on in their final location.\n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:62578",
"modified": "2026-09-04T18:12:22.638796Z",
"published": "2026-09-03T12:09:02.205231Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:62578"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:62578"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Important: go-fdo-server security update",
"upstream": [
"CVE-2026-33810",
"CVE-2026-33818",
"CVE-2026-56853",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
rlsa-2026:62631
Vulnerability from osv_rocky
HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables driverless support for USB devices capable of using IPP-over-USB protocol.
Security Fix(es):
-
mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
-
encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "golang-github-openprinting-ipp-usb",
"purl": "pkg:rpm/rocky-linux/golang-github-openprinting-ipp-usb?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.9.27-7.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:62631"
},
"details": "HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables\n driverless support for USB devices capable of using IPP-over-USB protocol.\n\nSecurity Fix(es):\n\n* mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\n* encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:62631",
"modified": "2026-09-04T18:12:22.729119Z",
"published": "2026-09-03T12:09:02.205231Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:62631"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:62631"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: golang-github-openprinting-ipp-usb security update",
"upstream": [
"CVE-2026-33818",
"CVE-2026-42504",
"CVE-2026-56853",
"CVE-2026-56859",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
rlsa-2026:63022
Vulnerability from osv_rocky
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
-
net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)
-
net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
-
encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "grafana",
"purl": "pkg:rpm/rocky-linux/grafana?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:10.2.6-28.el10_2.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:63022"
},
"details": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\n* encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:63022",
"modified": "2026-09-04T18:12:22.774620Z",
"published": "2026-09-04T12:09:39.257000Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:63022"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:63022"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: grafana security update",
"upstream": [
"CVE-2026-33818",
"CVE-2026-39820",
"CVE-2026-42499",
"CVE-2026-56853",
"CVE-2026-56858",
"CVE-2026-56859",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
rlsa-2026:63119
Vulnerability from osv_rocky
The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.
Security Fix(es):
-
mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "grafana-pcp",
"purl": "pkg:rpm/rocky-linux/grafana-pcp?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:5.3.0-8.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:63119"
},
"details": "The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:63119",
"modified": "2026-09-04T18:12:22.856088Z",
"published": "2026-09-04T18:08:56.499300Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:63119"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:63119"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: grafana-pcp security update",
"upstream": [
"CVE-2026-33818",
"CVE-2026-42504",
"CVE-2026-56853",
"CVE-2026-56858",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
rlsa-2026:63163
Vulnerability from osv_rocky
The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.
Security Fix(es):
-
net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
-
encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "aardvark-dns",
"purl": "pkg:rpm/rocky-linux/aardvark-dns?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.1-2.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "cockpit-podman",
"purl": "pkg:rpm/rocky-linux/cockpit-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:84.1-1.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "conmon",
"purl": "pkg:rpm/rocky-linux/conmon?distro=rocky-linux-8\u0026epoch=3"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3:2.1.10-1.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containers-common",
"purl": "pkg:rpm/rocky-linux/containers-common?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1-82.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "container-selinux",
"purl": "pkg:rpm/rocky-linux/container-selinux?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.229.0-3.module+el8.10.0+40223+e940a224"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "criu",
"purl": "pkg:rpm/rocky-linux/criu?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.18-5.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "fuse-overlayfs",
"purl": "pkg:rpm/rocky-linux/fuse-overlayfs?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.13-1.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "libslirp",
"purl": "pkg:rpm/rocky-linux/libslirp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.4.0-2.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "netavark",
"purl": "pkg:rpm/rocky-linux/netavark?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.10.3-1.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "python-podman",
"purl": "pkg:rpm/rocky-linux/python-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.9.0-3.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "python-podman",
"purl": "pkg:rpm/rocky-linux/python-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.9.0-3.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "python-podman",
"purl": "pkg:rpm/rocky-linux/python-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.9.0-3.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "python-podman",
"purl": "pkg:rpm/rocky-linux/python-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.9.0-3.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "python-podman",
"purl": "pkg:rpm/rocky-linux/python-podman?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.9.0-3.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "slirp4netns",
"purl": "pkg:rpm/rocky-linux/slirp4netns?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.3-1.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "toolbox",
"purl": "pkg:rpm/rocky-linux/toolbox?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.0.99.5.1-1.module+el8.10.0+40133+32c21f88.rocky.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "toolbox",
"purl": "pkg:rpm/rocky-linux/toolbox?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.0.99.5.1-1.module+el8.10.0+40087+cfe9c127.rocky.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1843+6892ab28"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1872+2e18eb19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+2001+6a33db9f"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+40047+0c0a73f4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1896+b18fa106"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+40133+32c21f88"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1948+4b5cd4a9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1815+5fe7415e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1825+623b0c20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1874+ce489889"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "udica",
"purl": "pkg:rpm/rocky-linux/udica?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.2.6-21.module+el8.10.0+1880+8e896d1b"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:63163"
},
"details": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\n* encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue (CVE-2026-56859)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:63163",
"modified": "2026-09-04T18:12:15.942210Z",
"published": "2026-09-04T06:04:48.527881Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:63163"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515840"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:63163"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: container-tools:rhel8 security update",
"upstream": [
"CVE-2026-33818",
"CVE-2026-42499",
"CVE-2026-56853",
"CVE-2026-56858",
"CVE-2026-56859",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
rlsa-2026:63332
Vulnerability from osv_rocky
The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images.
Security Fix(es):
-
crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)
-
net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)
-
encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)
-
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)
-
net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)
-
html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)
-
crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "buildah",
"purl": "pkg:rpm/rocky-linux/buildah?distro=rocky-linux-10\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.43.1-5.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:63332"
},
"details": "The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal (CVE-2026-33818)\n\n* net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution (CVE-2026-56860)\n\n* net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via pathological input (CVE-2026-56858)\n\n* crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages (CVE-2026-56862)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:63332",
"modified": "2026-09-04T18:12:22.935387Z",
"published": "2026-09-04T18:08:56.499300Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:63332"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515838"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515815"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:63332"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Important: buildah security update",
"upstream": [
"CVE-2026-33810",
"CVE-2026-33818",
"CVE-2026-42499",
"CVE-2026-56853",
"CVE-2026-56858",
"CVE-2026-56860",
"CVE-2026-56862"
]
}
ubuntu-cve-2026-56853
Vulnerability from osv_ubuntu
When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~14.04.1?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-2ubuntu1~14.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~16.04.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-2ubuntu1~16.04.1",
"1.10.4-2ubuntu1~16.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.6",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
},
{
"binary_name": "golang-1.6-go",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
},
{
"binary_name": "golang-1.6-src",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-1.6",
"purl": "pkg:deb/ubuntu/golang-1.6@1.6.2-0ubuntu5~16.04.4?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6-0ubuntu1",
"1.6-0ubuntu2",
"1.6-0ubuntu3",
"1.6-0ubuntu4",
"1.6-0ubuntu5",
"1.6.1-0ubuntu1",
"1.6.2-0ubuntu5~16.04",
"1.6.2-0ubuntu5~16.04.2",
"1.6.2-0ubuntu5~16.04.3",
"1.6.2-0ubuntu5~16.04.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1~16.04.3+esm3?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu1~16.04.2",
"1.13.8-1ubuntu1~16.04.3",
"1.13.8-1ubuntu1~16.04.3+esm2",
"1.13.8-1ubuntu1~16.04.3+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~16.04.6+esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~16.04.6",
"1.18.1-1ubuntu1~16.04.6+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~18.04.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10~rc1-1",
"1.10~rc1-1ubuntu1",
"1.10~rc1-2ubuntu1",
"1.10~rc2-1ubuntu1",
"1.10-1ubuntu1",
"1.10.1-1ubuntu2",
"1.10.4-2ubuntu1~18.04.1",
"1.10.4-2ubuntu1~18.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1~18.04.4+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu1~18.04.2",
"1.13.8-1ubuntu1~18.04.3",
"1.13.8-1ubuntu1~18.04.4",
"1.13.8-1ubuntu1~18.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.16",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
},
{
"binary_name": "golang-1.16-go",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
},
{
"binary_name": "golang-1.16-src",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.16",
"purl": "pkg:deb/ubuntu/golang-1.16@1.16.2-0ubuntu1~18.04.2+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.2-0ubuntu1~18.04.2",
"1.16.2-0ubuntu1~18.04.2+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~18.04.4+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~18.04.3",
"1.18.1-1ubuntu1~18.04.4",
"1.18.1-1ubuntu1~18.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.8",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-go",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-go-shared-dev",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-src",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "libgolang-1.8-std1",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.8",
"purl": "pkg:deb/ubuntu/golang-1.8@1.8.3-2ubuntu1.18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.3-2ubuntu1",
"1.8.3-2ubuntu1.18.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.9",
"binary_version": "1.9.4-1ubuntu1"
},
{
"binary_name": "golang-1.9-go",
"binary_version": "1.9.4-1ubuntu1"
},
{
"binary_name": "golang-1.9-src",
"binary_version": "1.9.4-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.9",
"purl": "pkg:deb/ubuntu/golang-1.9@1.9.4-1ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.1-2ubuntu1",
"1.9.2-1ubuntu1",
"1.9.2-3ubuntu1",
"1.9.3-1ubuntu1",
"1.9.4-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1.2"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1.2"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.1-1ubuntu1",
"1.13.3-1ubuntu1",
"1.13.4-1ubuntu1",
"1.13.5-1ubuntu1",
"1.13.6-1ubuntu1",
"1.13.6-2ubuntu1",
"1.13.7-1ubuntu1",
"1.13.8-1ubuntu1",
"1.13.8-1ubuntu1.1",
"1.13.8-1ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.14",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
},
{
"binary_name": "golang-1.14-go",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
},
{
"binary_name": "golang-1.14-src",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.14",
"purl": "pkg:deb/ubuntu/golang-1.14@1.14.3-2ubuntu2~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.14~beta1-1",
"1.14~beta1-2",
"1.14~rc1-1",
"1.14-1",
"1.14.1-1",
"1.14.2-1",
"1.14.2-1ubuntu1",
"1.14.3-2ubuntu2~20.04.1",
"1.14.3-2ubuntu2~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.16",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
},
{
"binary_name": "golang-1.16-go",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
},
{
"binary_name": "golang-1.16-src",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "golang-1.16",
"purl": "pkg:deb/ubuntu/golang-1.16@1.16.2-0ubuntu1~20.04.1+esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.2-0ubuntu1~20.04",
"1.16.2-0ubuntu1~20.04.1",
"1.16.2-0ubuntu1~20.04.1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~20.04.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~20.04.1",
"1.18.1-1ubuntu1~20.04.2",
"1.18.1-1ubuntu1~20.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.20",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
},
{
"binary_name": "golang-1.20-go",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
},
{
"binary_name": "golang-1.20-src",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.20",
"purl": "pkg:deb/ubuntu/golang-1.20@1.20.3-1ubuntu0.1~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.3-1ubuntu0.1~20.04",
"1.20.3-1ubuntu0.1~20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.1-1~ubuntu20.04.3"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.1-1~ubuntu20.04.3"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.1-1~ubuntu20.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.1-1~ubuntu20.04.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1~ubuntu20.04.1",
"1.21.1-1~ubuntu20.04.2",
"1.21.1-1~ubuntu20.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2~20.04.2"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2~20.04.2"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.2-2~20.04.1",
"1.22.2-2~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.17",
"binary_version": "1.17.13-3ubuntu1.3"
},
{
"binary_name": "golang-1.17-go",
"binary_version": "1.17.13-3ubuntu1.3"
},
{
"binary_name": "golang-1.17-src",
"binary_version": "1.17.13-3ubuntu1.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.17",
"purl": "pkg:deb/ubuntu/golang-1.17@1.17.13-3ubuntu1.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.17-1ubuntu2",
"1.17.3-1ubuntu1",
"1.17.3-1ubuntu2",
"1.17.13-3ubuntu1",
"1.17.13-3ubuntu1.2",
"1.17.13-3ubuntu1.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1.2"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1.2"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18~beta1-0ubuntu1",
"1.18~beta2-1ubuntu1",
"1.18~beta2-1ubuntu2",
"1.18~rc1-1ubuntu1",
"1.18-1ubuntu1",
"1.18.1-1ubuntu1",
"1.18.1-1ubuntu1.1",
"1.18.1-1ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.20",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
},
{
"binary_name": "golang-1.20-go",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
},
{
"binary_name": "golang-1.20-src",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.20",
"purl": "pkg:deb/ubuntu/golang-1.20@1.20.3-1ubuntu0.1~22.04.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.3-1ubuntu0.1~22.04",
"1.20.3-1ubuntu0.1~22.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.1-1~ubuntu22.04.3"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.1-1~ubuntu22.04.3"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.1-1~ubuntu22.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.1-1~ubuntu22.04.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1~ubuntu22.04.1",
"1.21.1-1~ubuntu22.04.2",
"1.21.1-1~ubuntu22.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2~22.04.3"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2~22.04.3"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2~22.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2~22.04.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.2-2~22.04",
"1.22.2-2~22.04.1",
"1.22.2-2~22.04.2",
"1.22.2-2~22.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.1-1~22.04.2"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.1-1~22.04.2"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.1-1~22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.1-1~22.04.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.1-1~22.04",
"1.23.1-1~22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.4-1ubuntu1~22.04.2"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.4-1ubuntu1~22.04.2"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.4-1ubuntu1~22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.4-1ubuntu1~22.04.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.4-1ubuntu1~22.04.1",
"1.24.4-1ubuntu1~22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu2.22.04.2?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu2",
"1.13.8-1ubuntu2.22.04.1",
"1.13.8-1ubuntu2.22.04.1+esm1",
"1.13.8-1ubuntu2.22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.9-1ubuntu0.1"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.9-1ubuntu0.1"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.9-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.9-1ubuntu0.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1",
"1.21.3-1",
"1.21.4-1",
"1.21.5-1",
"1.21.6-1",
"1.21.7-1",
"1.21.7-2",
"1.21.8-1",
"1.21.8-1build1",
"1.21.9-1",
"1.21.9-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2ubuntu0.4"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2ubuntu0.4"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2ubuntu0.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2ubuntu0.4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22~rc1-2",
"1.22.0-1",
"1.22.0-2",
"1.22.1-1",
"1.22.1-1build1",
"1.22.2-2",
"1.22.2-2ubuntu0.1",
"1.22.2-2ubuntu0.2",
"1.22.2-2ubuntu0.3",
"1.22.2-2ubuntu0.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.1-1~24.04.1"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.1-1~24.04.1"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.1-1~24.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.1-1~24.04.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.1-1~24.04",
"1.23.1-1~24.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.4-1ubuntu1~24.04.2"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.4-1ubuntu1~24.04.2"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.4-1ubuntu1~24.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.4-1ubuntu1~24.04.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.4-1ubuntu1~24.04.1",
"1.24.4-1ubuntu1~24.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.10-1"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.10-1"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.10-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.10-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.10-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.24",
"binary_version": "1.24.13-2"
},
{
"binary_name": "golang-1.24-go",
"binary_version": "1.24.13-2"
},
{
"binary_name": "golang-1.24-src",
"binary_version": "1.24.13-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-1.24",
"purl": "pkg:deb/ubuntu/golang-1.24@1.24.13-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.4-1ubuntu1",
"1.24.9-1",
"1.24.13-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.25",
"binary_version": "1.25.7-2"
},
{
"binary_name": "golang-1.25-go",
"binary_version": "1.25.7-2"
},
{
"binary_name": "golang-1.25-src",
"binary_version": "1.25.7-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-1.25",
"purl": "pkg:deb/ubuntu/golang-1.25@1.25.7-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.25.0-0ubuntu1",
"1.25.7-2"
]
}
],
"aliases": [],
"details": "When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.",
"id": "UBUNTU-CVE-2026-56853",
"modified": "2026-08-19T11:06:30Z",
"published": "2026-08-13T22:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56853"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56853"
},
{
"type": "REPORT",
"url": "https://github.com/golang/go/issues/80205"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-56853"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.