Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-9256 (GCVE-0-2026-9256)
Vulnerability from cvelistv5 – Published: 2026-05-22 14:11 – Updated: 2026-06-18 05:35 X_F5- CWE-122 - Heap-based Buffer Overflow
| Vendor | Product | Version | |
|---|---|---|---|
| F5 | NGINX Plus |
Affected:
37.0 , < 37.0.1.1
(custom)
Affected: R36 , < R36 P5 (custom) Affected: R32 , < R32 P7 (custom) |
|
| F5 | NGINX Open Source |
Affected:
1.31.0 , < 1.31.1
(custom)
Affected: 1.30.0 , < 1.30.2 (custom) Affected: 0.1.17 , ≤ 0.9.7 (custom) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9256",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-23T03:55:52.757Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-06-18T05:35:40.986Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/22/14"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/06/msg00023.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"modules": [
"ngx_http_rewrite_module"
],
"product": "NGINX Plus",
"vendor": "F5",
"versions": [
{
"lessThan": "37.0.1.1",
"status": "affected",
"version": "37.0",
"versionType": "custom"
},
{
"lessThan": "R36 P5",
"status": "affected",
"version": "R36",
"versionType": "custom"
},
{
"lessThan": "R32 P7",
"status": "affected",
"version": "R32",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unaffected",
"modules": [
"ngx_http_rewrite_module"
],
"product": "NGINX Open Source",
"vendor": "F5",
"versions": [
{
"lessThan": "1.31.1",
"status": "affected",
"version": "1.31.0",
"versionType": "custom"
},
{
"lessThan": "1.30.2",
"status": "affected",
"version": "1.30.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "0.9.7",
"status": "affected",
"version": "0.1.17",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "\"F5 acknowledges Mufeed VH of Winfunc Research, Nebula Security (@nebusecurity), and Vexera AI for bringing this issue to our attention and following the highest standards of coordinated disclosure.\""
}
],
"datePublic": "2026-05-22T14:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
],
"value": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122 Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-28T18:20:47.449Z",
"orgId": "9dacffd4-cb11-413f-8451-fbbfd4ddc0ab",
"shortName": "f5"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://my.f5.com/manage/s/article/K000161377"
}
],
"source": {
"discovery": "EXTERNAL"
},
"tags": [
"x_F5"
],
"title": "NGINX ngx_http_rewrite_module vulnerability",
"x_generator": {
"engine": "F5 SIRTBot v1.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "9dacffd4-cb11-413f-8451-fbbfd4ddc0ab",
"assignerShortName": "f5",
"cveId": "CVE-2026-9256",
"datePublished": "2026-05-22T14:11:41.877Z",
"dateReserved": "2026-05-21T20:58:58.484Z",
"dateUpdated": "2026-06-18T05:35:40.986Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-9256",
"date": "2026-06-24",
"epss": "0.02596",
"percentile": "0.83321"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-9256\",\"sourceIdentifier\":\"f5sirt@f5.com\",\"published\":\"2026-05-22T15:16:27.073\",\"lastModified\":\"2026-06-16T19:59:28.320\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \\n\\n\\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"f5sirt@f5.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":9.2,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"f5sirt@f5.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"f5sirt@f5.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_open_source:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.1.17\",\"versionEndIncluding\":\"0.9.7\",\"matchCriteriaId\":\"634D5CE2-039A-4D93-A03D-0FD7D0DEF686\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_open_source:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndIncluding\":\"1.30.1\",\"matchCriteriaId\":\"256A7426-EE20-42E5-B4C9-974EE51E374F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_open_source:1.31.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A33B307E-A953-42D8-9ED6-975AA79C160F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"37.0.0\",\"versionEndExcluding\":\"37.0.1.1\",\"matchCriteriaId\":\"A3674D49-0D63-4E56-A912-E887F722DDAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r32\",\"versionEndIncluding\":\"r36\",\"matchCriteriaId\":\"0B153576-468F-48C2-9BC8-922A938AB235\"}]}]}],\"references\":[{\"url\":\"https://my.f5.com/manage/s/article/K000161377\",\"source\":\"f5sirt@f5.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/05/22/14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/05/22/14\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/06/msg00023.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-06-18T05:35:40.986Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-9256\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-22T14:50:29.157480Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-22T14:50:32.655Z\"}}], \"cna\": {\"tags\": [\"x_F5\"], \"title\": \"NGINX ngx_http_rewrite_module vulnerability\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"\\\"F5 acknowledges Mufeed VH of Winfunc Research, Nebula Security (@nebusecurity), and Vexera AI for bringing this issue to our attention and following the highest standards of coordinated disclosure.\\\"\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 9.2, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"F5\", \"modules\": [\"ngx_http_rewrite_module\"], \"product\": \"NGINX Plus\", \"versions\": [{\"status\": \"affected\", \"version\": \"37.0\", \"lessThan\": \"37.0.1.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"R36\", \"lessThan\": \"R36 P5\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"R32\", \"lessThan\": \"R32 P7\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"vendor\": \"F5\", \"modules\": [\"ngx_http_rewrite_module\"], \"product\": \"NGINX Open Source\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.31.0\", \"lessThan\": \"1.31.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.30.0\", \"lessThan\": \"1.30.2\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0.1.17\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"0.9.7\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-05-22T14:00:00.000Z\", \"references\": [{\"url\": \"https://my.f5.com/manage/s/article/K000161377\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"F5 SIRTBot v1.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \\n\\n\\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \\n\\n\\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122 Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"9dacffd4-cb11-413f-8451-fbbfd4ddc0ab\", \"shortName\": \"f5\", \"dateUpdated\": \"2026-05-28T18:20:47.449Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-9256\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-18T05:35:40.986Z\", \"dateReserved\": \"2026-05-21T20:58:58.484Z\", \"assignerOrgId\": \"9dacffd4-cb11-413f-8451-fbbfd4ddc0ab\", \"datePublished\": \"2026-05-22T14:11:41.877Z\", \"assignerShortName\": \"f5\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-nginx-2026-9256
Vulnerability from bitnami_vulndb
NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR.
Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "nginx",
"purl": "pkg:bitnami/nginx"
},
"ranges": [
{
"events": [
{
"introduced": "0.1.17"
},
{
"fixed": "1.24.0"
},
{
"introduced": "1.30.0"
},
{
"fixed": "1.30.2"
},
{
"introduced": "1.31.0"
},
{
"fixed": "1.31.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2026-9256"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*"
],
"severity": "Critical"
},
"details": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"id": "BIT-nginx-2026-9256",
"modified": "2026-06-22T06:07:36.958Z",
"published": "2026-06-01T11:47:00.396Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/05/22/14"
},
{
"type": "WEB",
"url": "https://my.f5.com/manage/s/article/K000161377"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/06/msg00023.html"
}
],
"schema_version": "1.6.2",
"summary": "NGINX ngx_http_rewrite_module vulnerability"
}
CERTFR-2026-AVI-0643
Vulnerability from certfr_avis - Published: 2026-05-26 - Updated: 2026-05-26
Une vulnérabilité a été découverte dans Nginx. Elle permet à un attaquant de provoquer une exécution de code arbitraire à distance et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
L'éditeur indique que les versions 0.x de Nginx Open Source n'auront pas de correctifs
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "NGINX Plus versions Rx ant\u00e9rieures \u00e0 R36 P5 ou R32 P7",
"product": {
"name": "NGINX",
"vendor": {
"name": "F5",
"scada": false
}
}
},
{
"description": "NGINX Plus versions 37.x ant\u00e9rieures \u00e0 37.0.1.1",
"product": {
"name": "NGINX",
"vendor": {
"name": "F5",
"scada": false
}
}
},
{
"description": "NGINX Open Source versions post\u00e9rieures \u00e0 1.31.0 ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "NGINX",
"vendor": {
"name": "F5",
"scada": false
}
}
},
{
"description": "NGINX Open Source versions 1.x ant\u00e9rieures \u00e0 1.30.2",
"product": {
"name": "NGINX",
"vendor": {
"name": "F5",
"scada": false
}
}
}
],
"affected_systems_content": "L\u0027\u00e9diteur indique que les versions 0.x de Nginx Open Source n\u0027auront pas de correctifs",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-9256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9256"
}
],
"initial_release_date": "2026-05-26T00:00:00",
"last_revision_date": "2026-05-26T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0643",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-05-26T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Nginx. Elle permet \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance et un d\u00e9ni de service \u00e0 distance.",
"title": "Vuln\u00e9rabilit\u00e9 dans Nginx",
"vendor_advisories": [
{
"published_at": "2026-05-22",
"title": "Bulletin de s\u00e9curit\u00e9 F5 K000161377",
"url": "https://my.f5.com/manage/s/article/K000161377"
}
]
}
FKIE_CVE-2026-9256
Vulnerability from fkie_nvd - Published: 2026-05-22 15:16 - Updated: 2026-06-18 06:16| URL | Tags | ||
|---|---|---|---|
| f5sirt@f5.com | https://my.f5.com/manage/s/article/K000161377 | Mitigation, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/05/22/14 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/06/msg00023.html |
| Vendor | Product | Version | |
|---|---|---|---|
| f5 | nginx_open_source | * | |
| f5 | nginx_open_source | * | |
| f5 | nginx_open_source | 1.31.0 | |
| f5 | nginx_plus | * | |
| f5 | nginx_plus | * |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unknown",
"modules": [
"ngx_http_rewrite_module"
],
"product": "NGINX Plus",
"vendor": "F5",
"versions": [
{
"lessThan": "37.0.1.1",
"status": "affected",
"version": "37.0",
"versionType": "custom"
},
{
"lessThan": "R36 P5",
"status": "affected",
"version": "R36",
"versionType": "custom"
},
{
"lessThan": "R32 P7",
"status": "affected",
"version": "R32",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unaffected",
"modules": [
"ngx_http_rewrite_module"
],
"product": "NGINX Open Source",
"vendor": "F5",
"versions": [
{
"lessThan": "1.31.1",
"status": "affected",
"version": "1.31.0",
"versionType": "custom"
},
{
"lessThan": "1.30.2",
"status": "affected",
"version": "1.30.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "0.9.7",
"status": "affected",
"version": "0.1.17",
"versionType": "custom"
}
]
}
],
"source": "f5sirt@f5.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:f5:nginx_open_source:*:*:*:*:*:*:*:*",
"matchCriteriaId": "634D5CE2-039A-4D93-A03D-0FD7D0DEF686",
"versionEndIncluding": "0.9.7",
"versionStartIncluding": "0.1.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:f5:nginx_open_source:*:*:*:*:*:*:*:*",
"matchCriteriaId": "256A7426-EE20-42E5-B4C9-974EE51E374F",
"versionEndIncluding": "1.30.1",
"versionStartIncluding": "1.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:f5:nginx_open_source:1.31.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A33B307E-A953-42D8-9ED6-975AA79C160F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A3674D49-0D63-4E56-A912-E887F722DDAF",
"versionEndExcluding": "37.0.1.1",
"versionStartIncluding": "37.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0B153576-468F-48C2-9BC8-922A938AB235",
"versionEndIncluding": "r36",
"versionStartIncluding": "r32",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
],
"id": "CVE-2026-9256",
"lastModified": "2026-06-18T06:16:58.190",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "f5sirt@f5.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "f5sirt@f5.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-9256",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T00:00:00+00:00",
"version": "2.0.3"
}
}
]
},
"published": "2026-05-22T15:16:27.073",
"references": [
{
"source": "f5sirt@f5.com",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://my.f5.com/manage/s/article/K000161377"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/05/22/14"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/06/msg00023.html"
}
],
"sourceIdentifier": "f5sirt@f5.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-122"
}
],
"source": "f5sirt@f5.com",
"type": "Secondary"
}
]
}
GHSA-H78R-86C6-JGP4
Vulnerability from github – Published: 2026-05-26 13:30 – Updated: 2026-06-18 06:32NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR.
Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
{
"affected": [],
"aliases": [
"CVE-2026-9256"
],
"database_specific": {
"cwe_ids": [
"CWE-122"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-22T15:16:27Z",
"severity": "CRITICAL"
},
"details": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"id": "GHSA-h78r-86c6-jgp4",
"modified": "2026-06-18T06:32:15Z",
"published": "2026-05-26T13:30:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/06/msg00023.html"
},
{
"type": "WEB",
"url": "https://my.f5.com/manage/s/article/K000161377"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/05/22/14"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-9256
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-28 14:50| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-9256 NGINX ngx_http_rewrite_module vulnerability - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-9256.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "NGINX ngx_http_rewrite_module vulnerability",
"tracking": {
"current_release_date": "2026-05-28T14:50:09.000Z",
"generator": {
"date": "2026-05-29T07:23:45.789Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-9256",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-27T01:18:17.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-28T14:50:09.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 nginx 0:1.28.3-1.azl3",
"product": {
"name": "\u003cazl3 nginx 0:1.28.3-1.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 nginx 0:1.28.3-1.azl3",
"product": {
"name": "azl3 nginx 0:1.28.3-1.azl3",
"product_id": "21341"
}
}
],
"category": "product_name",
"name": "nginx"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 nginx 0:1.28.3-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nginx 0:1.28.3-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21341-17084"
},
"product_reference": "21341",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9256",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "general",
"text": "f5",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21341-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-9256 NGINX ngx_http_rewrite_module vulnerability - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-9256.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T01:18:17.000Z",
"details": "0:1.28.3-4.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "NGINX ngx_http_rewrite_module vulnerability"
}
]
}
OPENSUSE-SU-2026:10852-1
Vulnerability from csaf_opensuse - Published: 2026-05-24 00:00 - Updated: 2026-05-24 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:nginx-1.31.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-1.31.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-1.31.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-1.31.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-source-1.31.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-source-1.31.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-source-1.31.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:nginx-source-1.31.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "nginx-1.31.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the nginx-1.31.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10852",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10852-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9256 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9256/"
}
],
"title": "nginx-1.31.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-24T00:00:00Z",
"generator": {
"date": "2026-05-24T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10852-1",
"initial_release_date": "2026-05-24T00:00:00Z",
"revision_history": [
{
"date": "2026-05-24T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.31.1-1.1.aarch64",
"product": {
"name": "nginx-1.31.1-1.1.aarch64",
"product_id": "nginx-1.31.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "nginx-source-1.31.1-1.1.aarch64",
"product": {
"name": "nginx-source-1.31.1-1.1.aarch64",
"product_id": "nginx-source-1.31.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.31.1-1.1.ppc64le",
"product": {
"name": "nginx-1.31.1-1.1.ppc64le",
"product_id": "nginx-1.31.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nginx-source-1.31.1-1.1.ppc64le",
"product": {
"name": "nginx-source-1.31.1-1.1.ppc64le",
"product_id": "nginx-source-1.31.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.31.1-1.1.s390x",
"product": {
"name": "nginx-1.31.1-1.1.s390x",
"product_id": "nginx-1.31.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "nginx-source-1.31.1-1.1.s390x",
"product": {
"name": "nginx-source-1.31.1-1.1.s390x",
"product_id": "nginx-source-1.31.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.31.1-1.1.x86_64",
"product": {
"name": "nginx-1.31.1-1.1.x86_64",
"product_id": "nginx-1.31.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "nginx-source-1.31.1-1.1.x86_64",
"product": {
"name": "nginx-source-1.31.1-1.1.x86_64",
"product_id": "nginx-source-1.31.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.31.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-1.31.1-1.1.aarch64"
},
"product_reference": "nginx-1.31.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.31.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-1.31.1-1.1.ppc64le"
},
"product_reference": "nginx-1.31.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.31.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-1.31.1-1.1.s390x"
},
"product_reference": "nginx-1.31.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.31.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-1.31.1-1.1.x86_64"
},
"product_reference": "nginx-1.31.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.31.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-source-1.31.1-1.1.aarch64"
},
"product_reference": "nginx-source-1.31.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.31.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-source-1.31.1-1.1.ppc64le"
},
"product_reference": "nginx-source-1.31.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.31.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-source-1.31.1-1.1.s390x"
},
"product_reference": "nginx-source-1.31.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.31.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:nginx-source-1.31.1-1.1.x86_64"
},
"product_reference": "nginx-source-1.31.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9256",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9256"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:nginx-1.31.1-1.1.aarch64",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.ppc64le",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.s390x",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.x86_64",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.aarch64",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.ppc64le",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.s390x",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9256",
"url": "https://www.suse.com/security/cve/CVE-2026-9256"
},
{
"category": "external",
"summary": "SUSE Bug 1266215 for CVE-2026-9256",
"url": "https://bugzilla.suse.com/1266215"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:nginx-1.31.1-1.1.aarch64",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.ppc64le",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.s390x",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.x86_64",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.aarch64",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.ppc64le",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.s390x",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:nginx-1.31.1-1.1.aarch64",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.ppc64le",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.s390x",
"openSUSE Tumbleweed:nginx-1.31.1-1.1.x86_64",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.aarch64",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.ppc64le",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.s390x",
"openSUSE Tumbleweed:nginx-source-1.31.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-9256"
}
]
}
RHSA-2026:20351
Vulnerability from csaf_redhat - Published: 2026-05-23 05:23 - Updated: 2026-06-24 15:35A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:nginx-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nginx-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nginx-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nginx-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX Plus and NGINX Open Source when configured to use the HTTP/3 QUIC module. A remote attacker could exploit this by spoofing their source IP address. This vulnerability allows for the bypass of authorization controls or rate limiting mechanisms, potentially leading to unauthorized access or resource abuse.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:nginx-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nginx-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nginx-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:nginx-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nnginx:\n * nginx-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-all-modules-1.30.2-1.hum1 (noarch)\n * nginx-core-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-filesystem-1.30.2-1.hum1 (noarch)\n * nginx-mod-devel-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-geoip-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-image-filter-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-perl-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-xslt-filter-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-mail-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-stream-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-mod-stream-geoip-1.30.2-1.hum1 (aarch64, x86_64)\n * nginx-1.30.2-1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:20351",
"url": "https://access.redhat.com/errata/RHSA-2026:20351"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40460",
"url": "https://access.redhat.com/security/cve/CVE-2026-40460"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42926",
"url": "https://access.redhat.com/security/cve/CVE-2026-42926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9256",
"url": "https://access.redhat.com/security/cve/CVE-2026-9256"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42530",
"url": "https://access.redhat.com/security/cve/CVE-2026-42530"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20351.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-24T15:35:52+00:00",
"generator": {
"date": "2026-06-24T15:35:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:20351",
"initial_release_date": "2026-05-23T05:23:30+00:00",
"revision_history": [
{
"date": "2026-05-23T05:23:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-18T11:12:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-main@aarch64",
"product": {
"name": "nginx-main@aarch64",
"product_id": "nginx-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.30.2-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-main@src",
"product": {
"name": "nginx-main@src",
"product_id": "nginx-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.30.2-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-main@x86_64",
"product": {
"name": "nginx-main@x86_64",
"product_id": "nginx-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.30.2-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-main@noarch",
"product": {
"name": "nginx-main@noarch",
"product_id": "nginx-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.30.2-1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nginx-main@aarch64"
},
"product_reference": "nginx-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nginx-main@noarch"
},
"product_reference": "nginx-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nginx-main@src"
},
"product_reference": "nginx-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:nginx-main@x86_64"
},
"product_reference": "nginx-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9256",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-05-22T15:00:55.131994+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: ngx_http_rewrite_module: code execution and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, a rewrite directive must be configured with a regex pattern that uses distinct, overlapping PCRE captures and a replacement string referencing multiple such captures, limiting its exposure as this is not the default configuration. This issue allows an attacker to potentially execute arbitrary code or cause a denial of service by forcing the worker process to restart.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9256"
},
{
"category": "external",
"summary": "RHBZ#2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9256"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000161377",
"url": "https://my.f5.com/manage/s/article/K000161377"
}
],
"release_date": "2026-05-22T14:11:41.877000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-23T05:23:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20351"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, use named captures instead of unnamed captures in rewrite definitions.\n\nFor example, the following rewrite directive uses unnamed PCRE capture groups, $1 and $2:\n\n~~~\nrewrite ^/users/([0-9]+)/profile/(.*)$ /profile.php?id=$1\u0026tab=$2 last;\n~~~\n\nTo mitigate this vulnerability for this example, replace $1 and $2 with the appropriate named captures, $user_id and $section:\n\n~~~\nrewrite ^/users/(?\u003cuser_id\u003e[0-9]+)/profile/(?\u003csection\u003e.*)$ /profile.php?id=$user_id\u0026tab=$section last;\n~~~",
"product_ids": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: ngx_http_rewrite_module: code execution and denial of service"
},
{
"cve": "CVE-2026-40460",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"discovery_date": "2026-05-13T16:04:19.875658+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Plus and NGINX Open Source when configured to use the HTTP/3 QUIC module. A remote attacker could exploit this by spoofing their source IP address. This vulnerability allows for the bypass of authorization controls or rate limiting mechanisms, potentially leading to unauthorized access or resource abuse.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Authorization bypass via IP spoofing in HTTP/3 QUIC module",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40460"
},
{
"category": "external",
"summary": "RHBZ#2477113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40460",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40460"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000161068",
"url": "https://my.f5.com/manage/s/article/K000161068"
}
],
"release_date": "2026-05-13T14:12:45.291000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-23T05:23:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20351"
},
{
"category": "workaround",
"details": "To mitigate this issue, if the HTTP/3 QUIC module is not required, disable it in your NGINX configuration. This typically involves removing or commenting out the `quic` parameter from `listen` directives in your `nginx.conf` file. After modifying the configuration, a graceful reload or restart of the NGINX service is required for the changes to take effect. For example, use `sudo systemctl reload nginx` or `sudo systemctl restart nginx`.",
"product_ids": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:nginx-main@aarch64",
"Red Hat Hardened Images:nginx-main@noarch",
"Red Hat Hardened Images:nginx-main@src",
"Red Hat Hardened Images:nginx-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nginx: NGINX: Authorization bypass via IP spoofing in HTTP/3 QUIC module"
}
]
}
RHSA-2026:28212
Vulnerability from csaf_redhat - Published: 2026-06-23 23:36 - Updated: 2026-06-24 15:35A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nginx:1.24 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "nginx is a web and proxy server supporting HTTP and other protocols, with a focus on high concurrency, performance, and low memory usage. \n\nSecurity Fix(es):\n\n* nginx: ngx_http_rewrite_module: code execution and denial of service (CVE-2026-9256)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:28212",
"url": "https://access.redhat.com/errata/RHSA-2026:28212"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_28212.json"
}
],
"title": "Red Hat Security Advisory: nginx:1.24 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:29+00:00",
"generator": {
"date": "2026-06-24T15:35:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:28212",
"initial_release_date": "2026-06-23T23:36:05+00:00",
"revision_history": [
{
"date": "2026-06-23T23:36:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-23T23:36:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src (nginx:1.24)",
"product_id": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=src\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"product": {
"name": "nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch (nginx:1.24)",
"product_id": "nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"product": {
"name": "nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch (nginx:1.24)",
"product_id": "nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-7.module%2Bel9.8.0%2B24379%2B0344c460.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9080020260610161820:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24"
},
"product_reference": "nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24"
},
"product_reference": "nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9256",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-05-22T15:00:55.131994+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: ngx_http_rewrite_module: code execution and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, a rewrite directive must be configured with a regex pattern that uses distinct, overlapping PCRE captures and a replacement string referencing multiple such captures, limiting its exposure as this is not the default configuration. This issue allows an attacker to potentially execute arbitrary code or cause a denial of service by forcing the worker process to restart.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9256"
},
{
"category": "external",
"summary": "RHBZ#2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9256"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000161377",
"url": "https://my.f5.com/manage/s/article/K000161377"
}
],
"release_date": "2026-05-22T14:11:41.877000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-23T23:36:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28212"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, use named captures instead of unnamed captures in rewrite definitions.\n\nFor example, the following rewrite directive uses unnamed PCRE capture groups, $1 and $2:\n\n~~~\nrewrite ^/users/([0-9]+)/profile/(.*)$ /profile.php?id=$1\u0026tab=$2 last;\n~~~\n\nTo mitigate this vulnerability for this example, replace $1 and $2 with the appropriate named captures, $user_id and $section:\n\n~~~\nrewrite ^/users/(?\u003cuser_id\u003e[0-9]+)/profile/(?\u003csection\u003e.*)$ /profile.php?id=$user_id\u0026tab=$section last;\n~~~",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.src::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.noarch::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.aarch64::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.ppc64le::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.s390x::nginx:1.24",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-7.module+el9.8.0+24379+0344c460.2.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: ngx_http_rewrite_module: code execution and denial of service"
}
]
}
RHSA-2026:28921
Vulnerability from csaf_redhat - Published: 2026-06-24 10:07 - Updated: 2026-06-24 15:35A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nginx:1.24 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "nginx is a web and proxy server supporting HTTP and other protocols, with a focus on high concurrency, performance, and low memory usage. \n\nSecurity Fix(es):\n\n* nginx: ngx_http_rewrite_module: code execution and denial of service (CVE-2026-9256)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:28921",
"url": "https://access.redhat.com/errata/RHSA-2026:28921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_28921.json"
}
],
"title": "Red Hat Security Advisory: nginx:1.24 security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:29+00:00",
"generator": {
"date": "2026-06-24T15:35:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:28921",
"initial_release_date": "2026-06-24T10:07:16+00:00",
"revision_history": [
{
"date": "2026-06-24T10:07:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-24T10:07:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=src\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"product": {
"name": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch (nginx:1.24)",
"product_id": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"product": {
"name": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch (nginx:1.24)",
"product_id": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24380%2B8b0811ed.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260611094050:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24"
},
"product_reference": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24"
},
"product_reference": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9256",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-05-22T15:00:55.131994+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: ngx_http_rewrite_module: code execution and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, a rewrite directive must be configured with a regex pattern that uses distinct, overlapping PCRE captures and a replacement string referencing multiple such captures, limiting its exposure as this is not the default configuration. This issue allows an attacker to potentially execute arbitrary code or cause a denial of service by forcing the worker process to restart.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9256"
},
{
"category": "external",
"summary": "RHBZ#2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9256"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000161377",
"url": "https://my.f5.com/manage/s/article/K000161377"
}
],
"release_date": "2026-05-22T14:11:41.877000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-24T10:07:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28921"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, use named captures instead of unnamed captures in rewrite definitions.\n\nFor example, the following rewrite directive uses unnamed PCRE capture groups, $1 and $2:\n\n~~~\nrewrite ^/users/([0-9]+)/profile/(.*)$ /profile.php?id=$1\u0026tab=$2 last;\n~~~\n\nTo mitigate this vulnerability for this example, replace $1 and $2 with the appropriate named captures, $user_id and $section:\n\n~~~\nrewrite ^/users/(?\u003cuser_id\u003e[0-9]+)/profile/(?\u003csection\u003e.*)$ /profile.php?id=$user_id\u0026tab=$section last;\n~~~",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24380+8b0811ed.2.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: ngx_http_rewrite_module: code execution and denial of service"
}
]
}
RHSA-2026:28973
Vulnerability from csaf_redhat - Published: 2026-06-24 13:25 - Updated: 2026-06-24 15:35A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nginx is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "nginx is a web and proxy server supporting HTTP and other protocols, with a focus on high concurrency, performance, and low memory usage. \n\nSecurity Fix(es):\n\n* nginx: ngx_http_rewrite_module: code execution and denial of service (CVE-2026-9256)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:28973",
"url": "https://access.redhat.com/errata/RHSA-2026:28973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_28973.json"
}
],
"title": "Red Hat Security Advisory: nginx security update",
"tracking": {
"current_release_date": "2026-06-24T15:35:52+00:00",
"generator": {
"date": "2026-06-24T15:35:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:28973",
"initial_release_date": "2026-06-24T13:25:27+00:00",
"revision_history": [
{
"date": "2026-06-24T13:25:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-24T13:25:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-24T15:35:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"product": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"product_id": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-28.el9_8.3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"product": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"product_id": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-28.el9_8.3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"product": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"product_id": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-28.el9_8.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-core-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"product": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"product_id": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-28.el9_8.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.20.1-28.el9_8.3.src",
"product": {
"name": "nginx-2:1.20.1-28.el9_8.3.src",
"product_id": "nginx-2:1.20.1-28.el9_8.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-28.el9_8.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"product": {
"name": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"product_id": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.20.1-28.el9_8.3?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"product": {
"name": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"product_id": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.20.1-28.el9_8.3?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch"
},
"product_reference": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch"
},
"product_reference": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch"
},
"product_reference": "nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch"
},
"product_reference": "nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9256",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2026-05-22T15:00:55.131994+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ngx_http_rewrite_module module of NGINX. When a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures and a replacement string that references multiple such captures in a redirect or arguments context, an unauthenticated attacker can send crafted HTTP requests and cause a heap-based buffer overflow in the worker process, potentially allowing code execution or a denial of service by forcing the process to restart.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: ngx_http_rewrite_module: code execution and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, a rewrite directive must be configured with a regex pattern that uses distinct, overlapping PCRE captures and a replacement string referencing multiple such captures, limiting its exposure as this is not the default configuration. This issue allows an attacker to potentially execute arbitrary code or cause a denial of service by forcing the worker process to restart.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9256"
},
{
"category": "external",
"summary": "RHBZ#2480746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9256"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9256"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000161377",
"url": "https://my.f5.com/manage/s/article/K000161377"
}
],
"release_date": "2026-05-22T14:11:41.877000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-24T13:25:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:28973"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, use named captures instead of unnamed captures in rewrite definitions.\n\nFor example, the following rewrite directive uses unnamed PCRE capture groups, $1 and $2:\n\n~~~\nrewrite ^/users/([0-9]+)/profile/(.*)$ /profile.php?id=$1\u0026tab=$2 last;\n~~~\n\nTo mitigate this vulnerability for this example, replace $1 and $2 with the appropriate named captures, $user_id and $section:\n\n~~~\nrewrite ^/users/(?\u003cuser_id\u003e[0-9]+)/profile/(?\u003csection\u003e.*)$ /profile.php?id=$user_id\u0026tab=$section last;\n~~~",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.src",
"CRB-9.8.0.Z.MAIN.EUS:nginx-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-all-modules-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-core-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-debugsource-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-filesystem-2:1.20.1-28.el9_8.3.noarch",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-devel-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-image-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-perl-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-2:1.20.1-28.el9_8.3.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.s390x",
"CRB-9.8.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-2:1.20.1-28.el9_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: ngx_http_rewrite_module: code execution and denial of service"
}
]
}
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.