Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-33818 (GCVE-0-2026-33818)
Vulnerability from cvelistv5 – Published: 2026-08-13 21:58 – Updated: 2026-09-02 19:37- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | encoding/asn1 |
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-33818",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-14T15:11:19.904646Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-14T15:12:34.877Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "encoding/asn1",
"product": "encoding/asn1",
"programRoutines": [
{
"name": "parseSequenceOf"
},
{
"name": "parseField"
},
{
"name": "UnmarshalWithParams"
},
{
"name": "Unmarshal"
}
],
"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"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Marwan Atia (marwansamir688@gmail.com)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-02T19:37:05.377Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/80405"
},
{
"url": "https://groups.google.com/g/golang-announce/c/94pEornpRlI"
},
{
"url": "https://go.dev/cl/814980"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5972"
}
],
"title": "Enforce maximum recursion depth in encoding/asn1"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-33818",
"datePublished": "2026-08-13T21:58:52.821Z",
"dateReserved": "2026-03-23T20:35:32.815Z",
"dateUpdated": "2026-09-02T19:37:05.377Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-33818",
"date": "2026-09-05",
"epss": "0.00568",
"percentile": "0.44731"
},
"microsoft_vex": {
"current_release_date": "2026-08-20T22:02:55.000Z",
"cve": "CVE-2026-33818",
"id": "msrc_CVE-2026-33818",
"initial_release_date": "2026-08-20T22:02:55.000Z",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Enforce maximum recursion depth in encoding/asn1",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-33818.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-33818\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-08-13T22:17:19.840\",\"lastModified\":\"2026-09-03T16:37:52.170\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"encoding/asn1\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"encoding/asn1\",\"programRoutines\":[{\"name\":\"parseSequenceOf\"},{\"name\":\"parseField\"},{\"name\":\"UnmarshalWithParams\"},{\"name\":\"Unmarshal\"}],\"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:11:19.904646Z\",\"id\":\"CVE-2026-33818\",\"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-400\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/814980\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/80405\",\"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-5972\",\"source\":\"security@golang.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-09-04T20:43:54+00:00",
"cve": "CVE-2026-33818",
"id": "CVE-2026-33818",
"initial_release_date": "2026-08-13T21:58:52.821000+00:00",
"product_status:fixed": "749",
"product_status:known_affected": "319",
"product_status:known_not_affected": "73",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33818.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-09-03T16:29:39Z",
"cve": "CVE-2026-33818",
"id": "CVE-2026-33818",
"initial_release_date": "2026-08-14T23:56:03Z",
"product_status:first_fixed": "12",
"product_status:known_affected": "12",
"product_status:known_not_affected": "143",
"product_status:recommended": "292",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-33818",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-33818.json",
"version": "10"
},
"vulnrichment": {
"containers": "{\"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-33818\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-14T15:11:19.904646Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-14T15:12:26.975Z\"}}], \"cna\": {\"title\": \"Enforce maximum recursion depth in encoding/asn1\", \"credits\": [{\"lang\": \"en\", \"value\": \"Marwan Atia (marwansamir688@gmail.com)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"encoding/asn1\", \"versions\": [{\"status\": \"affected\", \"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\"}], \"packageName\": \"encoding/asn1\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseSequenceOf\"}, {\"name\": \"parseField\"}, {\"name\": \"UnmarshalWithParams\"}, {\"name\": \"Unmarshal\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/80405\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/94pEornpRlI\"}, {\"url\": \"https://go.dev/cl/814980\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5972\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-08-26T15:22:47.027Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-33818\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-26T15:22:47.027Z\", \"dateReserved\": \"2026-03-23T20:35:32.815Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-08-13T21:58:52.821Z\", \"assignerShortName\": \"Go\"}",
"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-05T12:13:31.545955Z",
"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:62577
Vulnerability from osv_rocky
go-fdo-client is the device-side implementation of FIDO Device Onboard specification in Go. It provides an FDO client that interacts with FDO manufacturer and owner servers to perform device on-boarding.
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)
-
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-client",
"purl": "pkg:rpm/rocky-linux/go-fdo-client?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.0.0-4.el10_2.7"
}
],
"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:62577"
},
"details": "go-fdo-client is the device-side implementation of FIDO Device Onboard specification in Go. It provides an FDO client that interacts with FDO manufacturer and owner servers to perform device on-boarding.\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* 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:62577",
"modified": "2026-09-05T12:13:47.795856Z",
"published": "2026-09-03T12:09:02.205231Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:62577"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515820"
},
{
"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:62577"
}
],
"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-client security update",
"upstream": [
"CVE-2026-33810",
"CVE-2026-33818",
"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-05T12:13:47.866501Z",
"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-05T12:13:48.009786Z",
"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-05T12:13:48.073900Z",
"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-05T12:13:48.134283Z",
"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:63124
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:8",
"name": "grafana-pcp",
"purl": "pkg:rpm/rocky-linux/grafana-pcp?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:5.1.1-18.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:63124"
},
"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:63124",
"modified": "2026-09-05T12:13:33.128584Z",
"published": "2026-09-05T00:01:37.164827Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:63124"
},
{
"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=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": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:63124"
}
],
"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:63136
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):
-
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)
-
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:9",
"name": "grafana-pcp",
"purl": "pkg:rpm/rocky-linux/grafana-pcp?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:5.1.1-17.el9_8.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:63136"
},
"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* 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* 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:63136",
"modified": "2026-09-05T12:13:46.157645Z",
"published": "2026-09-04T12:05:22.452074Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:63136"
},
{
"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=2515838"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2515839"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:63136"
}
],
"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-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"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "buildah",
"purl": "pkg:rpm/rocky-linux/buildah?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.33.14-6.module+el8.10.0+40310+c25440c1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "containernetworking-plugins",
"purl": "pkg:rpm/rocky-linux/containernetworking-plugins?distro=rocky-linux-8\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:1.4.0-10.module+el8.10.0+40310+c25440c1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "crun",
"purl": "pkg:rpm/rocky-linux/crun?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.14.3-4.module+el8.10.0+40310+c25440c1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "oci-seccomp-bpf-hook",
"purl": "pkg:rpm/rocky-linux/oci-seccomp-bpf-hook?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.2.10-3.module+el8.10.0+40310+c25440c1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "podman",
"purl": "pkg:rpm/rocky-linux/podman?distro=rocky-linux-8\u0026epoch=4"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "4:4.9.4-37.module+el8.10.0+40310+c25440c1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "runc",
"purl": "pkg:rpm/rocky-linux/runc?distro=rocky-linux-8\u0026epoch=4"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "4:1.2.9-6.module+el8.10.0+40310+c25440c1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "skopeo",
"purl": "pkg:rpm/rocky-linux/skopeo?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:1.14.6-4.module+el8.10.0+40310+c25440c1"
}
],
"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-05T12:13:39.127165Z",
"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-05T12:13:48.195198Z",
"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"
]
}
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.