Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32647 (GCVE-0-2026-32647)
Vulnerability from cvelistv5 – Published: 2026-03-24 14:13 – Updated: 2026-03-25 03:55- CWE-125 - Out-of-bounds Read
| URL | Tags |
|---|---|
| https://my.f5.com/manage/s/article/K000160366 | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| F5 | NGINX Open Source |
Affected:
1.29.0 , < 1.29.7
(semver)
Affected: 1.1.19 , < 1.28.3 (semver) |
|
| F5 | NGINX Plus |
Affected:
R36 , < R36 P3
(custom)
Affected: R35 , < R35 P2 (custom) Affected: R34 , < * (custom) Affected: R33 , < * (custom) Affected: R32 , < R32 P5 (custom) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-32647",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-24T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-25T03:55:49.464Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"modules": [
"ngx_http_mp4_module"
],
"product": "NGINX Open Source",
"vendor": "F5",
"versions": [
{
"lessThan": "1.29.7",
"status": "affected",
"version": "1.29.0",
"versionType": "semver"
},
{
"lessThan": "1.28.3",
"status": "affected",
"version": "1.1.19",
"versionType": "semver"
}
]
},
{
"defaultStatus": "unaffected",
"modules": [
"ngx_http_mp4_module"
],
"product": "NGINX Plus",
"vendor": "F5",
"versions": [
{
"lessThan": "R36 P3",
"status": "affected",
"version": "R36",
"versionType": "custom"
},
{
"lessThan": "R35 P2",
"status": "affected",
"version": "R35",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "R34",
"versionType": "custom"
},
{
"lessThan": "*",
"status": "affected",
"version": "R33",
"versionType": "custom"
},
{
"lessThan": "R32 P5",
"status": "affected",
"version": "R32",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "F5 acknowledges Xint Code and Pavel Kohout (Aisle Research) for bringing this issue to our attention and following the highest standards of coordinated disclosure."
}
],
"datePublic": "2026-03-24T14:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
],
"value": "NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/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-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-24T14:40:08.455Z",
"orgId": "9dacffd4-cb11-413f-8451-fbbfd4ddc0ab",
"shortName": "f5"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "NGINX ngx_http_mp4_module vulnerability",
"x_generator": {
"engine": "F5 SIRTBot v1.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "9dacffd4-cb11-413f-8451-fbbfd4ddc0ab",
"assignerShortName": "f5",
"cveId": "CVE-2026-32647",
"datePublished": "2026-03-24T14:13:25.724Z",
"dateReserved": "2026-03-18T16:06:38.427Z",
"dateUpdated": "2026-03-25T03:55:49.464Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-32647",
"date": "2026-06-14",
"epss": "0.00026",
"percentile": "0.07981"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32647\",\"sourceIdentifier\":\"f5sirt@f5.com\",\"published\":\"2026-03-24T15:16:34.667\",\"lastModified\":\"2026-03-26T21:11:50.710\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \\n\\n\\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.\"},{\"lang\":\"es\",\"value\":\"NGINX Open Source y NGINX Plus tienen una vulnerabilidad en el m\u00f3dulo ngx_http_mp4_module, que podr\u00eda permitir a un atacante desencadenar una lectura o escritura excesiva de b\u00fafer en la memoria del proceso worker de NGINX, lo que resultar\u00eda en su terminaci\u00f3n o posiblemente en la ejecuci\u00f3n de c\u00f3digo, utilizando un archivo MP4 especialmente dise\u00f1ado. Este problema afecta a NGINX Open Source y NGINX Plus si est\u00e1 compilado con el m\u00f3dulo ngx_http_mp4_module y la directiva mp4 se utiliza en el archivo de configuraci\u00f3n. Adem\u00e1s, el ataque es posible solo si un atacante puede desencadenar el procesamiento de un archivo MP4 especialmente dise\u00f1ado con el m\u00f3dulo ngx_http_mp4_module.\\n\\nNota: Las versiones de software que han alcanzado el Fin de Soporte T\u00e9cnico (EoTS) no son evaluadas.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"f5sirt@f5.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/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\":8.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"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\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"f5sirt@f5.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r32:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA913184-EAAD-409E-99C6-AB979DAA93F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r32:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"782DF180-1101-4D6A-A1D7-8DADBAF6D9D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r32:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB0B11F2-4748-492B-9906-F8C4C5EAFF12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r32:p4:*:*:*:*:*:*\",\"matchCriteriaId\":\"86B53968-1CCA-4CF3-8454-BB92EF64D10E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F58BD02-EA76-4F32-87D6-430026C8553E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r33:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"46DC49B8-7286-4867-9CDA-1C1B469CD304\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r33:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"43477C2E-7485-4146-B25C-F58D632CD85B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r33:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A25B9CF-02C0-42DE-9C70-F2AD3ACE3CEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86358605-55F9-4F6F-846A-3F48738F6E05\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r34:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7453D683-FCA7-46EE-BE49-5FD9A01D7F87\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r34:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A977BF9F-D165-4B93-B4D2-A177883A5E75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C643CEF2-F421-4E2C-AD39-51CE820F2238\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r35:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"4958360C-7993-4C82-8685-202D4940CE01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"942CA349-3FF8-4B9D-B87E-FBA8930CE913\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r36:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7993A0FB-BE7E-4634-BF7F-FDEE3582D3E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_plus:r36:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"862EA47E-8D57-434E-9C8F-238325FB85B2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_open_source:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.19\",\"versionEndExcluding\":\"1.28.3\",\"matchCriteriaId\":\"510D19AC-5184-437F-B196-1454B33B6E49\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:f5:nginx_open_source:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.29.0\",\"versionEndExcluding\":\"1.29.7\",\"matchCriteriaId\":\"C0EFE28B-E8E5-464E-B407-96436CA87C8E\"}]}]}],\"references\":[{\"url\":\"https://my.f5.com/manage/s/article/K000160366\",\"source\":\"f5sirt@f5.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32647\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-24T14:51:04.619011Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-24T14:51:08.365Z\"}}], \"cna\": {\"title\": \"NGINX ngx_http_mp4_module vulnerability\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"F5 acknowledges Xint Code and Pavel Kohout (Aisle Research) 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\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 8.5, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"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_mp4_module\"], \"product\": \"NGINX Open Source\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.29.0\", \"lessThan\": \"1.29.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.1.19\", \"lessThan\": \"1.28.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unknown\"}, {\"vendor\": \"F5\", \"modules\": [\"ngx_http_mp4_module\"], \"product\": \"NGINX Plus\", \"versions\": [{\"status\": \"affected\", \"version\": \"R36\", \"lessThan\": \"R36 P3\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"R35\", \"lessThan\": \"R35 P2\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"R34\", \"lessThan\": \"*\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"R33\", \"lessThan\": \"*\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"R32\", \"lessThan\": \"R32 P5\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-03-24T14:00:00.000Z\", \"references\": [{\"url\": \"https://my.f5.com/manage/s/article/K000160366\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"F5 SIRTBot v1.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \\n\\n\\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \\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-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"9dacffd4-cb11-413f-8451-fbbfd4ddc0ab\", \"shortName\": \"f5\", \"dateUpdated\": \"2026-03-24T14:40:08.455Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32647\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-25T03:55:49.464Z\", \"dateReserved\": \"2026-03-18T16:06:38.427Z\", \"assignerOrgId\": \"9dacffd4-cb11-413f-8451-fbbfd4ddc0ab\", \"datePublished\": \"2026-03-24T14:13:25.724Z\", \"assignerShortName\": \"f5\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:15966
Vulnerability from csaf_redhat - Published: 2026-05-11 11:00 - Updated: 2026-05-11 14:31A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26 | — |
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.26 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files (CVE-2026-32647)\n\n* NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module (CVE-2026-27654)\n\n* NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file (CVE-2026-27784)\n\n* NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled (CVE-2026-27651)\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:15966",
"url": "https://access.redhat.com/errata/RHSA-2026:15966"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_15966.json"
}
],
"title": "Red Hat Security Advisory: nginx:1.26 security update",
"tracking": {
"current_release_date": "2026-05-11T14:31:12+00:00",
"generator": {
"date": "2026-05-11T14:31:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:15966",
"initial_release_date": "2026-05-11T11:00:50+00:00",
"revision_history": [
{
"date": "2026-05-11T11:00:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-11T11:00:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:31:12+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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src (nginx:1.26)",
"product_id": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=src\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"product": {
"name": "nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch (nginx:1.26)",
"product_id": "nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=noarch\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"product": {
"name": "nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch (nginx:1.26)",
"product_id": "nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=noarch\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-1.module%2Bel9.6.0%2B24255%2B10832c07.2?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9060020260504154614:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26"
},
"product_reference": "nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26"
},
"product_reference": "nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:00:50+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.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15966"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:00:50+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.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15966"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:00:50+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.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15966"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-11T11:00:50+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.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:15966"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.src::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-all-modules-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-core-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-debugsource-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-filesystem-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.noarch::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-devel-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-image-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-perl-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-mail-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.aarch64::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.ppc64le::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.s390x::nginx:1.26",
"AppStream-9.6.0.Z.EUS:nginx-mod-stream-debuginfo-2:1.26.3-1.module+el9.6.0+24255+10832c07.2.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
RHSA-2026:6906
Vulnerability from csaf_redhat - Published: 2026-04-07 18:43 - Updated: 2026-05-11 14:30A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 | — |
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 10.\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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files (CVE-2026-32647)\n\n* NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module (CVE-2026-27654)\n\n* NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file (CVE-2026-27784)\n\n* NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled (CVE-2026-27651)\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:6906",
"url": "https://access.redhat.com/errata/RHSA-2026:6906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6906.json"
}
],
"title": "Red Hat Security Advisory: nginx security update",
"tracking": {
"current_release_date": "2026-05-11T14:30:32+00:00",
"generator": {
"date": "2026-05-11T14:30:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:6906",
"initial_release_date": "2026-04-07T18:43:59+00:00",
"revision_history": [
{
"date": "2026-04-07T18:43:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T18:43:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:30:32+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.el10_1.1.src",
"product": {
"name": "nginx-2:1.26.3-2.el10_1.1.src",
"product_id": "nginx-2:1.26.3-2.el10_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.el10_1.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"product_id": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.el10_1.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"product_id": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.el10_1.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-core-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"product_id": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.el10_1.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"product_id": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.el10_1.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"product": {
"name": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"product_id": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.26.3-2.el10_1.1?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"product": {
"name": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"product_id": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.26.3-2.el10_1.1?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.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch"
},
"product_reference": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch"
},
"product_reference": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch"
},
"product_reference": "nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch"
},
"product_reference": "nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T18:43:59+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-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T18:43:59+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-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T18:43:59+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-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6906"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
],
"known_not_affected": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T18:43:59+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-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6906"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"AppStream-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"AppStream-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.src",
"CRB-10.1.Z:nginx-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-all-modules-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-core-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-debugsource-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-filesystem-2:1.26.3-2.el10_1.1.noarch",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-devel-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-perl-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-mail-debuginfo-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-2:1.26.3-2.el10_1.1.x86_64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.aarch64",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.ppc64le",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.s390x",
"CRB-10.1.Z:nginx-mod-stream-debuginfo-2:1.26.3-2.el10_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
RHSA-2026:6907
Vulnerability from csaf_redhat - Published: 2026-04-07 20:50 - Updated: 2026-05-11 14:30A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files (CVE-2026-32647)\n\n* NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module (CVE-2026-27654)\n\n* NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file (CVE-2026-27784)\n\n* NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled (CVE-2026-27651)\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:6907",
"url": "https://access.redhat.com/errata/RHSA-2026:6907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6907.json"
}
],
"title": "Red Hat Security Advisory: nginx:1.24 security update",
"tracking": {
"current_release_date": "2026-05-11T14:30:28+00:00",
"generator": {
"date": "2026-05-11T14:30:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:6907",
"initial_release_date": "2026-04-07T20:50:40+00:00",
"revision_history": [
{
"date": "2026-04-07T20:50:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T20:50:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:30:28+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+24155+8a5ade52.src::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=src\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"product": {
"name": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch (nginx:1.24)",
"product_id": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"product": {
"name": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch (nginx:1.24)",
"product_id": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144:489197e6"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-3.module%2Bel8.10.0%2B24155%2B8a5ade52?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:8100020260401080144: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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.src::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.noarch::nginx:1.24"
},
"product_reference": "nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.noarch::nginx:1.24"
},
"product_reference": "nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T20:50:40+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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6907"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T20:50:40+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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6907"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T20:50:40+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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6907"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T20:50:40+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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6907"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.src::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-all-modules-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-debugsource-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-filesystem-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.noarch::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-devel-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-http-perl-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.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+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-mail-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.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+24155+8a5ade52.aarch64::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.ppc64le::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.s390x::nginx:1.24",
"AppStream-8.10.0.Z.MAIN.EUS:nginx-mod-stream-debuginfo-1:1.24.0-3.module+el8.10.0+24155+8a5ade52.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
RHSA-2026:6923
Vulnerability from csaf_redhat - Published: 2026-04-07 21:43 - Updated: 2026-05-11 14:30A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files (CVE-2026-32647)\n\n* NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module (CVE-2026-27654)\n\n* NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file (CVE-2026-27784)\n\n* NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled (CVE-2026-27651)\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:6923",
"url": "https://access.redhat.com/errata/RHSA-2026:6923"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6923.json"
}
],
"title": "Red Hat Security Advisory: nginx:1.24 security update",
"tracking": {
"current_release_date": "2026-05-11T14:30:27+00:00",
"generator": {
"date": "2026-05-11T14:30:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:6923",
"initial_release_date": "2026-04-07T21:43:30+00:00",
"revision_history": [
{
"date": "2026-04-07T21:43:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T21:43:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:30:27+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.7.0.Z.MAIN",
"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-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src (nginx:1.24)",
"product_id": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=src\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"product": {
"name": "nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch (nginx:1.24)",
"product_id": "nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"product": {
"name": "nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch (nginx:1.24)",
"product_id": "nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=noarch\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=aarch64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=s390x\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24)",
"product_id": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.24.0-5.module%2Bel9.7.0%2B24151%2Bc43a3acf.2?arch=x86_64\u0026epoch=1\u0026rpmmod=nginx:1.24:9070020260331134728: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-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24"
},
"product_reference": "nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24"
},
"product_reference": "nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64 (nginx:1.24) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
},
"product_reference": "nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T21:43:30+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.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6923"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T21:43:30+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.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6923"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T21:43:30+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.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6923"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T21:43:30+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.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6923"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.src::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.noarch::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.aarch64::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.ppc64le::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.s390x::nginx:1.24",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-1:1.24.0-5.module+el9.7.0+24151+c43a3acf.2.x86_64::nginx:1.24"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
RHSA-2026:7002
Vulnerability from csaf_redhat - Published: 2026-04-08 08:11 - Updated: 2026-05-11 14:30A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 | — |
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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files (CVE-2026-32647)\n\n* NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module (CVE-2026-27654)\n\n* NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file (CVE-2026-27784)\n\n* NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled (CVE-2026-27651)\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:7002",
"url": "https://access.redhat.com/errata/RHSA-2026:7002"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7002.json"
}
],
"title": "Red Hat Security Advisory: nginx security update",
"tracking": {
"current_release_date": "2026-05-11T14:30:32+00:00",
"generator": {
"date": "2026-05-11T14:30:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:7002",
"initial_release_date": "2026-04-08T08:11:46+00:00",
"revision_history": [
{
"date": "2026-04-08T08:11:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-08T08:11:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:30:32+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.7.0.Z.MAIN",
"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.7.0.Z.MAIN",
"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-2:1.20.1-24.el9_7.2.src",
"product": {
"name": "nginx-2:1.20.1-24.el9_7.2.src",
"product_id": "nginx-2:1.20.1-24.el9_7.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-24.el9_7.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"product": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"product_id": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-24.el9_7.2?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"product": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"product_id": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-24.el9_7.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"product": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"product_id": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-24.el9_7.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-core-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"product": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"product_id": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.20.1-24.el9_7.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"product": {
"name": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"product_id": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.20.1-24.el9_7.2?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"product": {
"name": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"product_id": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.20.1-24.el9_7.2?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-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch"
},
"product_reference": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch"
},
"product_reference": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch"
},
"product_reference": "nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch"
},
"product_reference": "nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T08:11:46+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.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7002"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T08:11:46+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.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7002"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T08:11:46+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.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7002"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
],
"known_not_affected": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T08:11:46+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.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7002"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.src",
"CRB-9.7.0.Z.MAIN:nginx-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-all-modules-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-debugsource-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-filesystem-2:1.20.1-24.el9_7.2.noarch",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-devel-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-2:1.20.1-24.el9_7.2.x86_64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.aarch64",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.ppc64le",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.s390x",
"CRB-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.20.1-24.el9_7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
RHSA-2026:7343
Vulnerability from csaf_redhat - Published: 2026-04-09 19:00 - Updated: 2026-05-11 14:30A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in NGINX's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26 | — |
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.26 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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files (CVE-2026-32647)\n\n* NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module (CVE-2026-27654)\n\n* NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file (CVE-2026-27784)\n\n* NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled (CVE-2026-27651)\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:7343",
"url": "https://access.redhat.com/errata/RHSA-2026:7343"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7343.json"
}
],
"title": "Red Hat Security Advisory: nginx:1.26 security update",
"tracking": {
"current_release_date": "2026-05-11T14:30:29+00:00",
"generator": {
"date": "2026-05-11T14:30:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:7343",
"initial_release_date": "2026-04-09T19:00:58+00:00",
"revision_history": [
{
"date": "2026-04-09T19:00:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T19:00:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:30: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.7.0.Z.MAIN",
"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-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src (nginx:1.26)",
"product_id": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=src\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"product": {
"name": "nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch (nginx:1.26)",
"product_id": "nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-all-modules@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=noarch\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"product": {
"name": "nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch (nginx:1.26)",
"product_id": "nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-filesystem@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=noarch\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=aarch64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=s390x\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-core-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-debugsource@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-devel@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-image-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-perl-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-http-xslt-filter-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-mail-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
},
{
"category": "product_version",
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26)",
"product_id": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nginx-mod-stream-debuginfo@1.26.3-2.module%2Bel9.7.0%2B24173%2B4204b761.1?arch=x86_64\u0026epoch=2\u0026rpmmod=nginx:1.26:9070020260407080353:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26"
},
"product_reference": "nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26"
},
"product_reference": "nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64 (nginx:1.26) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
},
"product_reference": "nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T19:00:58+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.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7343"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T19:00:58+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.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7343"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T19:00:58+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.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7343"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T19:00:58+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.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7343"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.src::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-all-modules-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-core-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-debugsource-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-filesystem-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.noarch::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-devel-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-image-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-perl-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-http-xslt-filter-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-mail-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.aarch64::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.ppc64le::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.s390x::nginx:1.26",
"AppStream-9.7.0.Z.MAIN:nginx-mod-stream-debuginfo-2:1.26.3-2.module+el9.7.0+24173+4204b761.1.x86_64::nginx:1.26"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
RHSA-2026:8346
Vulnerability from csaf_redhat - Published: 2026-04-15 21:09 - Updated: 2026-05-11 14:31A memory access flaw has been discovered in nginx. The ngx_mail_smtp_module might allow an unauthenticated attacker to over-read NGINX SMTP authentication process memory. As a result, the server side may leak arbitrary bytes sent in a request to the authentication server. This issue occurs during the NGINX SMTP authentication process, requiring the attacker to prepare against the target system to extract the leaked data.
CWE-125 - Out-of-bounds Read| 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. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side—along with conditions beyond the attacker's control—may be able to inject plain text data into the response from an upstream proxied server.
| 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, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.
| 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. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.
| 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 Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.
| 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, specifically within the ngx_mail_smtp_module. This vulnerability allows an attacker-controlled DNS (Domain Name System) server to inject arbitrary headers into SMTP (Simple Mail Transfer Protocol) upstream requests. This is due to the improper handling of Carriage Return (CRLF) sequences in DNS responses. The primary consequence is the potential manipulation of these requests, which could alter their intended behavior.
CWE-93 - Improper Neutralization of CRLF Sequences ('CRLF Injection')| 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, specifically within its `ngx_stream_ssl_module`. When NGINX is configured to verify client certificates and use the Online Certificate Status Protocol (OCSP) for revocation checks, it fails to properly enforce the revocation status. This allows a Transport Layer Security (TLS) handshake to complete successfully, even if the client's certificate has been identified as revoked. Consequently, systems using revoked certificates may still be able to establish connections, potentially leading to unauthorized access or communication.
| 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's ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.
| 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.0-1.hum1 (aarch64, x86_64)\n * nginx-all-modules-1.30.0-1.hum1 (noarch)\n * nginx-core-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-filesystem-1.30.0-1.hum1 (noarch)\n * nginx-mod-devel-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-geoip-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-image-filter-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-perl-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-http-xslt-filter-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-mail-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-stream-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-mod-stream-geoip-1.30.0-1.hum1 (aarch64, x86_64)\n * nginx-1.30.0-1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8346",
"url": "https://access.redhat.com/errata/RHSA-2026:8346"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53859",
"url": "https://access.redhat.com/security/cve/CVE-2025-53859"
},
{
"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-27654",
"url": "https://access.redhat.com/security/cve/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27784",
"url": "https://access.redhat.com/security/cve/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28755",
"url": "https://access.redhat.com/security/cve/CVE-2026-28755"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28753",
"url": "https://access.redhat.com/security/cve/CVE-2026-28753"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27651",
"url": "https://access.redhat.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32647",
"url": "https://access.redhat.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1642",
"url": "https://access.redhat.com/security/cve/CVE-2026-1642"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8346.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-11T14:31:15+00:00",
"generator": {
"date": "2026-05-11T14:31:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:8346",
"initial_release_date": "2026-04-15T21:09:22+00:00",
"revision_history": [
{
"date": "2026-04-15T21:09:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-18T20:02:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T14:31:15+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.0-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.0-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.0-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.0-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-2025-53859",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-08-13T15:00:48.969058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2388238"
}
],
"notes": [
{
"category": "description",
"text": "A memory access flaw has been discovered in nginx. The ngx_mail_smtp_module might allow an unauthenticated attacker to over-read NGINX SMTP authentication process memory. As a result, the server side may leak arbitrary bytes sent in a request to the authentication server. This issue occurs during the NGINX SMTP authentication process, requiring the attacker to prepare against the target system to extract the leaked data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX ngx_mail_smtp_module vulnerability",
"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-2025-53859"
},
{
"category": "external",
"summary": "RHBZ#2388238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2388238"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53859",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53859"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000152786",
"url": "https://my.f5.com/manage/s/article/K000152786"
}
],
"release_date": "2025-08-13T14:46:55.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"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": "Low"
}
],
"title": "nginx: NGINX ngx_mail_smtp_module vulnerability"
},
{
"cve": "CVE-2026-1642",
"cwe": {
"id": "CWE-349",
"name": "Acceptance of Extraneous Untrusted Data With Trusted Data"
},
"discovery_date": "2026-02-04T16:00:52.156255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. When NGINX is configured to proxy to upstream Transport Layer Security (TLS) servers, An attacker with a man-in-the-middle (MITM) position on the upstream server side\u2014along with conditions beyond the attacker\u0027s control\u2014may be able to inject plain text data into the response from an upstream proxied server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Data injection via man-in-the-middle attack on TLS proxied connections",
"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-1642"
},
{
"category": "external",
"summary": "RHBZ#2436738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1642",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1642"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000159824",
"url": "https://my.f5.com/manage/s/article/K000159824"
}
],
"release_date": "2026-02-04T15:02:06.154000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"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: Data injection via man-in-the-middle attack on TLS proxied connections"
},
{
"cve": "CVE-2026-27651",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-03-24T15:02:32.414082+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within the ngx_mail_auth_http_module. When this module is enabled, and CRAM-MD5 or APOP authentication is active with an authentication server that permits retries, undisclosed requests can cause NGINX worker processes to terminate. This can lead to a Denial of Service (DoS), making the affected NGINX instance unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled",
"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-27651"
},
{
"category": "external",
"summary": "RHBZ#2450791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27651"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27651"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160383",
"url": "https://my.f5.com/manage/s/article/K000160383"
}
],
"release_date": "2026-03-24T14:13:27.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"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: NGINX: Denial of Service via undisclosed requests when ngx_mail_auth_http_module is enabled"
},
{
"cve": "CVE-2026-27654",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-24T15:01:19.814138+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450776"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX. A remote attacker can exploit a buffer overflow vulnerability within the ngx_http_dav_module module. This occurs when the NGINX configuration uses DAV module MOVE or COPY methods in conjunction with prefix location and alias directives. Successful exploitation may lead to the termination of the NGINX worker process, resulting in a Denial of Service (DoS), or allow for the modification of source or destination file names outside the intended document root.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_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-27654"
},
{
"category": "external",
"summary": "RHBZ#2450776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450776"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27654",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27654"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160382",
"url": "https://my.f5.com/manage/s/article/K000160382"
}
],
"release_date": "2026-03-24T14:13:26.879000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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: NGINX: Denial of Service or file modification via buffer overflow in ngx_http_dav_module"
},
{
"cve": "CVE-2026-27784",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-03-24T15:02:07.092253+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Open Source, specifically within the ngx_http_mp4_module. An attacker can exploit this memory corruption vulnerability by providing a specially crafted MP4 file. This can lead to an over-read or over-write of NGINX worker memory, causing the worker to terminate and resulting in a Denial of Service (DoS). This issue affects 32-bit NGINX Open Source when built with the ngx_http_mp4_module and the mp4 directive is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Denial of Service due to memory corruption via crafted MP4 file",
"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-27784"
},
{
"category": "external",
"summary": "RHBZ#2450785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27784"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160364",
"url": "https://my.f5.com/manage/s/article/K000160364"
}
],
"release_date": "2026-03-24T14:13:25.343000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"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: NGINX: Denial of Service due to memory corruption via crafted MP4 file"
},
{
"cve": "CVE-2026-28753",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-03-24T15:01:42.770880+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450780"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX Plus and NGINX Open Source, specifically within the ngx_mail_smtp_module. This vulnerability allows an attacker-controlled DNS (Domain Name System) server to inject arbitrary headers into SMTP (Simple Mail Transfer Protocol) upstream requests. This is due to the improper handling of Carriage Return (CRLF) sequences in DNS responses. The primary consequence is the potential manipulation of these requests, which could alter their intended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX Plus: NGINX Open Source: NGINX Plus and NGINX Open Source: Request manipulation via header injection in SMTP upstream requests",
"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-28753"
},
{
"category": "external",
"summary": "RHBZ#2450780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450780"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28753",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28753"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160367",
"url": "https://my.f5.com/manage/s/article/K000160367"
}
],
"release_date": "2026-03-24T14:13:26.107000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"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": "Low"
}
],
"title": "NGINX: NGINX Plus: NGINX Open Source: NGINX Plus and NGINX Open Source: Request manipulation via header injection in SMTP upstream requests"
},
{
"cve": "CVE-2026-28755",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-24T15:01:35.937683+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450779"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX, specifically within its `ngx_stream_ssl_module`. When NGINX is configured to verify client certificates and use the Online Certificate Status Protocol (OCSP) for revocation checks, it fails to properly enforce the revocation status. This allows a Transport Layer Security (TLS) handshake to complete successfully, even if the client\u0027s certificate has been identified as revoked. Consequently, systems using revoked certificates may still be able to establish connections, potentially leading to unauthorized access or communication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "NGINX: NGINX: Certificate revocation bypass when OCSP is enabled",
"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-28755"
},
{
"category": "external",
"summary": "RHBZ#2450779",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450779"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28755"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28755",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28755"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160368",
"url": "https://my.f5.com/manage/s/article/K000160368"
}
],
"release_date": "2026-03-24T14:13:26.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images: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": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"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: Certificate revocation bypass when OCSP is enabled"
},
{
"acknowledgments": [
{
"names": [
"Pavel Kohout"
],
"organization": "Aisle Research"
}
],
"cve": "CVE-2026-32647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-03-20T11:44:34.715000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NGINX\u0027s ngx_http_mp4_module. This Out-of-Bounds Read/Write vulnerability occurs due to improper handling of specially crafted MP4 files. A local authenticated attacker, by supplying a malicious MP4 file, can trigger a buffer over-read or overwrite in worker memory. This can lead to process termination, potentially causing a denial-of-service or, under certain conditions, achieving code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: NGINX: Denial of Service or Code Execution via specially crafted MP4 files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in the NGINX ngx_http_mp4_module is due to improper handling of specially crafted MP4 files. A local authenticated attacker could exploit this flaw by providing a malicious MP4 file, leading to a denial of service or potentially arbitrary code execution. Red Hat products utilizing NGINX with the ngx_http_mp4_module enabled are affected if untrusted MP4 files are processed.",
"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-32647"
},
{
"category": "external",
"summary": "RHBZ#2449598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32647",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32647"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32647"
},
{
"category": "external",
"summary": "https://my.f5.com/manage/s/article/K000160366",
"url": "https://my.f5.com/manage/s/article/K000160366"
}
],
"release_date": "2026-03-24T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-15T21:09:22+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:8346"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the ngx_http_mp4_module in your NGINX configuration if MP4 file processing is not required. This can be done by commenting out or removing the mp4 directive from the NGINX configuration file. After modifying the configuration, a reload or restart of the NGINX service is required for the changes to take effect.\n\nAlternatively, restrict access to the NGINX server to trusted networks and users to prevent the upload and processing of malicious MP4 files.",
"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": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/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: NGINX: Denial of Service or Code Execution via specially crafted MP4 files"
}
]
}
SUSE-SU-2026:2050-1
Vulnerability from csaf_suse - Published: 2026-05-25 13:58 - Updated: 2026-05-25 13:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for nginx",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nginx fixes the following issues\n\n- CVE-2026-27651: denial of service via undisclosed requests when the `ngx_mail_auth_http_module` is enabled\n (bsc#1260415).\n- CVE-2026-32647: NGINX worker memory over-read or over-write via a specially crafted MP4 file (bsc#1260420).\n- CVE-2026-40701: heap use-after-free in the worker process when the `ssl_verify_client` and the `ssl_ocsp` directives\n are set due to issue in the `ngx_http_ssl_module` module (bsc#1265229).\n- CVE-2026-42934: heap buffer overread in the worker process due to issue in the `ngx_http_charset_module` module\n (bsc#1265231).\n- CVE-2026-42945: heap buffer overflow via crafted HTTP requests due to issue in `ngx_http_rewrite_module`\n (bsc#1265232).\n- CVE-2026-42946: excessive memory allocation and data overread due to issue in the `ngx_http_scgi_module` and\n `ngx_http_uwsgi_module` modules (bsc#1265233).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2050,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2050,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2050,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2050",
"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/suse-su-2026_2050-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2050-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262050-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2050-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026275.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260415",
"url": "https://bugzilla.suse.com/1260415"
},
{
"category": "self",
"summary": "SUSE Bug 1260420",
"url": "https://bugzilla.suse.com/1260420"
},
{
"category": "self",
"summary": "SUSE Bug 1265229",
"url": "https://bugzilla.suse.com/1265229"
},
{
"category": "self",
"summary": "SUSE Bug 1265231",
"url": "https://bugzilla.suse.com/1265231"
},
{
"category": "self",
"summary": "SUSE Bug 1265232",
"url": "https://bugzilla.suse.com/1265232"
},
{
"category": "self",
"summary": "SUSE Bug 1265233",
"url": "https://bugzilla.suse.com/1265233"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27651 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32647 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40701 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40701/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42945 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42946 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42946/"
}
],
"title": "Security update for nginx",
"tracking": {
"current_release_date": "2026-05-25T13:58:44Z",
"generator": {
"date": "2026-05-25T13:58:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2050-1",
"initial_release_date": "2026-05-25T13:58:44Z",
"revision_history": [
{
"date": "2026-05-25T13:58:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.21.5-150600.10.18.1.aarch64",
"product": {
"name": "nginx-1.21.5-150600.10.18.1.aarch64",
"product_id": "nginx-1.21.5-150600.10.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.21.5-150600.10.18.1.i586",
"product": {
"name": "nginx-1.21.5-150600.10.18.1.i586",
"product_id": "nginx-1.21.5-150600.10.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-source-1.21.5-150600.10.18.1.noarch",
"product": {
"name": "nginx-source-1.21.5-150600.10.18.1.noarch",
"product_id": "nginx-source-1.21.5-150600.10.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.21.5-150600.10.18.1.ppc64le",
"product": {
"name": "nginx-1.21.5-150600.10.18.1.ppc64le",
"product_id": "nginx-1.21.5-150600.10.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.21.5-150600.10.18.1.s390x",
"product": {
"name": "nginx-1.21.5-150600.10.18.1.s390x",
"product_id": "nginx-1.21.5-150600.10.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.21.5-150600.10.18.1.x86_64",
"product": {
"name": "nginx-1.21.5-150600.10.18.1.x86_64",
"product_id": "nginx-1.21.5-150600.10.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.21.5-150600.10.18.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch"
},
"product_reference": "nginx-source-1.21.5-150600.10.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.21.5-150600.10.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch"
},
"product_reference": "nginx-source-1.21.5-150600.10.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.21.5-150600.10.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64"
},
"product_reference": "nginx-1.21.5-150600.10.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.21.5-150600.10.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
},
"product_reference": "nginx-source-1.21.5-150600.10.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27651"
}
],
"notes": [
{
"category": "general",
"text": "When the ngx_mail_auth_http_module module is enabled on NGINX Plus or NGINX Open Source, undisclosed requests can cause worker processes to terminate. This issue may occur when (1) CRAM-MD5 or APOP authentication is enabled, and (2) the authentication server permits retry by returning the Auth-Wait response header. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27651",
"url": "https://www.suse.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "SUSE Bug 1260415 for CVE-2026-27651",
"url": "https://bugzilla.suse.com/1260415"
}
],
"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": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T13:58:44Z",
"details": "important"
}
],
"title": "CVE-2026-27651"
},
{
"cve": "CVE-2026-32647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32647"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32647",
"url": "https://www.suse.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "SUSE Bug 1260420 for CVE-2026-32647",
"url": "https://bugzilla.suse.com/1260420"
}
],
"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": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T13:58:44Z",
"details": "important"
}
],
"title": "CVE-2026-32647"
},
{
"cve": "CVE-2026-40701",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40701"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssl_module module when the ssl_verify_client directive is set to \"on\" or \"optional,\" and the ssl_ocsp directive is set to \"on\" or the leaf parameters are configured with a resolver. With this configuration, an unauthenticated attacker can send requests along with conditions beyond its control that may cause a heap-use-after-free error in the NGINX worker process. This vulnerability may result in limited modification of data or the NGINX worker process restarting.\n\n\n\n Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40701",
"url": "https://www.suse.com/security/cve/CVE-2026-40701"
},
{
"category": "external",
"summary": "SUSE Bug 1265229 for CVE-2026-40701",
"url": "https://bugzilla.suse.com/1265229"
}
],
"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": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T13:58:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-40701"
},
{
"cve": "CVE-2026-42934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42934"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_charset_module module. When charset, source_charset, and charset_map and proxy_pass with disabled buffering (\"off\") directives are configured, unauthenticated attackers can send requests that with conditions beyond the attackers\u0027 control to cause a heap buffer over-read in the NGINX worker process, leading to limited disclosure of memory or a restart.\n\n\n\n Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42934",
"url": "https://www.suse.com/security/cve/CVE-2026-42934"
},
{
"category": "external",
"summary": "SUSE Bug 1265231 for CVE-2026-42934",
"url": "https://bugzilla.suse.com/1265231"
}
],
"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": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T13:58:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-42934"
},
{
"cve": "CVE-2026-42945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42945"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when the rewrite directive is followed by a rewrite, if, or set directive and an unnamed Perl-Compatible Regular Expression (PCRE) capture (for example, $1, $2) with a replacement string that includes a question mark (?). An unauthenticated attacker along with conditions beyond its 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42945",
"url": "https://www.suse.com/security/cve/CVE-2026-42945"
},
{
"category": "external",
"summary": "SUSE Bug 1265232 for CVE-2026-42945",
"url": "https://bugzilla.suse.com/1265232"
},
{
"category": "external",
"summary": "SUSE Bug 1265566 for CVE-2026-42945",
"url": "https://bugzilla.suse.com/1265566"
}
],
"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": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T13:58:44Z",
"details": "important"
}
],
"title": "CVE-2026-42945"
},
{
"cve": "CVE-2026-42946",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42946"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42946",
"url": "https://www.suse.com/security/cve/CVE-2026-42946"
},
{
"category": "external",
"summary": "SUSE Bug 1265233 for CVE-2026-42946",
"url": "https://bugzilla.suse.com/1265233"
}
],
"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": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:nginx-source-1.21.5-150600.10.18.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-1.21.5-150600.10.18.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:nginx-source-1.21.5-150600.10.18.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T13:58:44Z",
"details": "moderate"
}
],
"title": "CVE-2026-42946"
}
]
}
SUSE-SU-2026:21832-1
Vulnerability from csaf_suse - Published: 2026-05-25 07:47 - Updated: 2026-05-25 07:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for nginx",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nginx fixes the following issues\n\n- CVE-2026-27651: denial of service via undisclosed requests when the `ngx_mail_auth_http_module` is enabled\n (bsc#1260415).\n- CVE-2026-32647: NGINX worker memory over-read or over-write via a specially crafted MP4 file (bsc#1260420).\n- CVE-2026-40701: heap use-after-free in the worker process when the `ssl_verify_client` and the `ssl_ocsp` directives\n are set due to issue in the `ngx_http_ssl_module` module (bsc#1265229).\n- CVE-2026-42934: heap buffer overread in the worker process due to issue in the `ngx_http_charset_module` module\n (bsc#1265231).\n- CVE-2026-42945: heap buffer overflow via crafted HTTP requests due to issue in `ngx_http_rewrite_module`\n (bsc#1265232).\n- CVE-2026-42946: excessive memory allocation and data overread due to issue in the `ngx_http_scgi_module` and\n `ngx_http_uwsgi_module` modules (bsc#1265233).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-798",
"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/suse-su-2026_21832-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21832-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621832-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21832-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046781.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260415",
"url": "https://bugzilla.suse.com/1260415"
},
{
"category": "self",
"summary": "SUSE Bug 1260420",
"url": "https://bugzilla.suse.com/1260420"
},
{
"category": "self",
"summary": "SUSE Bug 1265229",
"url": "https://bugzilla.suse.com/1265229"
},
{
"category": "self",
"summary": "SUSE Bug 1265231",
"url": "https://bugzilla.suse.com/1265231"
},
{
"category": "self",
"summary": "SUSE Bug 1265232",
"url": "https://bugzilla.suse.com/1265232"
},
{
"category": "self",
"summary": "SUSE Bug 1265233",
"url": "https://bugzilla.suse.com/1265233"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27651 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32647 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32647/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40701 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40701/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42945 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42946 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42946/"
}
],
"title": "Security update for nginx",
"tracking": {
"current_release_date": "2026-05-25T07:47:08Z",
"generator": {
"date": "2026-05-25T07:47:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21832-1",
"initial_release_date": "2026-05-25T07:47:08Z",
"revision_history": [
{
"date": "2026-05-25T07:47:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.27.2-160000.4.1.aarch64",
"product": {
"name": "nginx-1.27.2-160000.4.1.aarch64",
"product_id": "nginx-1.27.2-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-source-1.27.2-160000.4.1.noarch",
"product": {
"name": "nginx-source-1.27.2-160000.4.1.noarch",
"product_id": "nginx-source-1.27.2-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.27.2-160000.4.1.ppc64le",
"product": {
"name": "nginx-1.27.2-160000.4.1.ppc64le",
"product_id": "nginx-1.27.2-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.27.2-160000.4.1.s390x",
"product": {
"name": "nginx-1.27.2-160000.4.1.s390x",
"product_id": "nginx-1.27.2-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nginx-1.27.2-160000.4.1.x86_64",
"product": {
"name": "nginx-1.27.2-160000.4.1.x86_64",
"product_id": "nginx-1.27.2-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64"
},
"product_reference": "nginx-1.27.2-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le"
},
"product_reference": "nginx-1.27.2-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x"
},
"product_reference": "nginx-1.27.2-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64"
},
"product_reference": "nginx-1.27.2-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.27.2-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch"
},
"product_reference": "nginx-source-1.27.2-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64"
},
"product_reference": "nginx-1.27.2-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le"
},
"product_reference": "nginx-1.27.2-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x"
},
"product_reference": "nginx-1.27.2-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-1.27.2-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64"
},
"product_reference": "nginx-1.27.2-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nginx-source-1.27.2-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
},
"product_reference": "nginx-source-1.27.2-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27651"
}
],
"notes": [
{
"category": "general",
"text": "When the ngx_mail_auth_http_module module is enabled on NGINX Plus or NGINX Open Source, undisclosed requests can cause worker processes to terminate. This issue may occur when (1) CRAM-MD5 or APOP authentication is enabled, and (2) the authentication server permits retry by returning the Auth-Wait response header. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27651",
"url": "https://www.suse.com/security/cve/CVE-2026-27651"
},
{
"category": "external",
"summary": "SUSE Bug 1260415 for CVE-2026-27651",
"url": "https://bugzilla.suse.com/1260415"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T07:47:08Z",
"details": "important"
}
],
"title": "CVE-2026-27651"
},
{
"cve": "CVE-2026-32647",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32647"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module. \n\n\nNote: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32647",
"url": "https://www.suse.com/security/cve/CVE-2026-32647"
},
{
"category": "external",
"summary": "SUSE Bug 1260420 for CVE-2026-32647",
"url": "https://bugzilla.suse.com/1260420"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T07:47:08Z",
"details": "important"
}
],
"title": "CVE-2026-32647"
},
{
"cve": "CVE-2026-40701",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40701"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssl_module module when the ssl_verify_client directive is set to \"on\" or \"optional,\" and the ssl_ocsp directive is set to \"on\" or the leaf parameters are configured with a resolver. With this configuration, an unauthenticated attacker can send requests along with conditions beyond its control that may cause a heap-use-after-free error in the NGINX worker process. This vulnerability may result in limited modification of data or the NGINX worker process restarting.\n\n\n\n Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40701",
"url": "https://www.suse.com/security/cve/CVE-2026-40701"
},
{
"category": "external",
"summary": "SUSE Bug 1265229 for CVE-2026-40701",
"url": "https://bugzilla.suse.com/1265229"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T07:47:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-40701"
},
{
"cve": "CVE-2026-42934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42934"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_charset_module module. When charset, source_charset, and charset_map and proxy_pass with disabled buffering (\"off\") directives are configured, unauthenticated attackers can send requests that with conditions beyond the attackers\u0027 control to cause a heap buffer over-read in the NGINX worker process, leading to limited disclosure of memory or a restart.\n\n\n\n Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42934",
"url": "https://www.suse.com/security/cve/CVE-2026-42934"
},
{
"category": "external",
"summary": "SUSE Bug 1265231 for CVE-2026-42934",
"url": "https://bugzilla.suse.com/1265231"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T07:47:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-42934"
},
{
"cve": "CVE-2026-42945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42945"
}
],
"notes": [
{
"category": "general",
"text": "NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when the rewrite directive is followed by a rewrite, if, or set directive and an unnamed Perl-Compatible Regular Expression (PCRE) capture (for example, $1, $2) with a replacement string that includes a question mark (?). An unauthenticated attacker along with conditions beyond its 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42945",
"url": "https://www.suse.com/security/cve/CVE-2026-42945"
},
{
"category": "external",
"summary": "SUSE Bug 1265232 for CVE-2026-42945",
"url": "https://bugzilla.suse.com/1265232"
},
{
"category": "external",
"summary": "SUSE Bug 1265566 for CVE-2026-42945",
"url": "https://bugzilla.suse.com/1265566"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T07:47:08Z",
"details": "important"
}
],
"title": "CVE-2026-42945"
},
{
"cve": "CVE-2026-42946",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42946"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability exists in the ngx_http_scgi_module and ngx_http_uwsgi_module modules that may result in excessive memory allocation or an over-read of data. When scgi_pass or uwsgi_pass is configured, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to read the memory of the NGINX worker process or restart it. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42946",
"url": "https://www.suse.com/security/cve/CVE-2026-42946"
},
{
"category": "external",
"summary": "SUSE Bug 1265233 for CVE-2026-42946",
"url": "https://bugzilla.suse.com/1265233"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:nginx-source-1.27.2-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-1.27.2-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:nginx-source-1.27.2-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-25T07:47:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-42946"
}
]
}
WID-SEC-W-2026-0860
Vulnerability from csaf_certbund - Published: 2026-03-24 23:00 - Updated: 2026-04-09 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NGINX NGINX <1.29.7
NGINX / NGINX
|
<1.29.7 | ||
|
NGINX NGINX <1.28.3
NGINX / NGINX
|
<1.28.3 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
NGINX NGINX Plus <R32 P5
NGINX / NGINX Plus
|
<R32 P5 | ||
|
NGINX NGINX Plus <R36 P3
NGINX / NGINX Plus
|
<R36 P3 | ||
|
NGINX NGINX Plus <R35 P2
NGINX / NGINX Plus
|
<R35 P2 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NGINX NGINX <1.29.7
NGINX / NGINX
|
<1.29.7 | ||
|
NGINX NGINX <1.28.3
NGINX / NGINX
|
<1.28.3 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
NGINX NGINX Plus <R32 P5
NGINX / NGINX Plus
|
<R32 P5 | ||
|
NGINX NGINX Plus <R36 P3
NGINX / NGINX Plus
|
<R36 P3 | ||
|
NGINX NGINX Plus <R35 P2
NGINX / NGINX Plus
|
<R35 P2 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NGINX NGINX <1.29.7
NGINX / NGINX
|
<1.29.7 | ||
|
NGINX NGINX <1.28.3
NGINX / NGINX
|
<1.28.3 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
NGINX NGINX Plus <R32 P5
NGINX / NGINX Plus
|
<R32 P5 | ||
|
NGINX NGINX Plus <R36 P3
NGINX / NGINX Plus
|
<R36 P3 | ||
|
NGINX NGINX Plus <R35 P2
NGINX / NGINX Plus
|
<R35 P2 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NGINX NGINX <1.29.7
NGINX / NGINX
|
<1.29.7 | ||
|
NGINX NGINX <1.28.3
NGINX / NGINX
|
<1.28.3 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
NGINX NGINX Plus <R32 P5
NGINX / NGINX Plus
|
<R32 P5 | ||
|
NGINX NGINX Plus <R36 P3
NGINX / NGINX Plus
|
<R36 P3 | ||
|
NGINX NGINX Plus <R35 P2
NGINX / NGINX Plus
|
<R35 P2 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NGINX NGINX <1.29.7
NGINX / NGINX
|
<1.29.7 | ||
|
NGINX NGINX <1.28.3
NGINX / NGINX
|
<1.28.3 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
NGINX NGINX Plus <R32 P5
NGINX / NGINX Plus
|
<R32 P5 | ||
|
NGINX NGINX Plus <R36 P3
NGINX / NGINX Plus
|
<R36 P3 | ||
|
NGINX NGINX Plus <R35 P2
NGINX / NGINX Plus
|
<R35 P2 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NGINX NGINX <1.29.7
NGINX / NGINX
|
<1.29.7 | ||
|
NGINX NGINX <1.28.3
NGINX / NGINX
|
<1.28.3 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
NGINX NGINX Plus <R32 P5
NGINX / NGINX Plus
|
<R32 P5 | ||
|
NGINX NGINX Plus <R36 P3
NGINX / NGINX Plus
|
<R36 P3 | ||
|
NGINX NGINX Plus <R35 P2
NGINX / NGINX Plus
|
<R35 P2 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "NGINX Plus ist die kommerzielle Variante von NGINX, einer Webserver-, Reverse Proxy- und E-Mail Proxy Software.\r\nNGINX ist eine Webserver-, Reverse Proxy- und E-Mail-Proxy Software.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in NGINX Plus und NGINX ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, um Daten zu manipulieren, um Sicherheitsvorkehrungen zu umgehen, und potenziell um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0860 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0860.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0860 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0860"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-24",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-14880"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-24",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-14881"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-24",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-14883"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-24",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-14885"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-24",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-14887"
},
{
"category": "external",
"summary": "EU Vulnerability Database vom 2026-03-24",
"url": "https://euvd.enisa.europa.eu/enisa/EUVD-2026-14897"
},
{
"category": "external",
"summary": "F5 Security Advisory vom 2026-03-24",
"url": "https://my.f5.com/manage/s/article/K000160383"
},
{
"category": "external",
"summary": "F5 Security Advisory vom 2026-03-24",
"url": "https://my.f5.com/manage/s/article/K000160382"
},
{
"category": "external",
"summary": "F5 Security Advisory vom 2026-03-24",
"url": "https://my.f5.com/manage/s/article/K000160364"
},
{
"category": "external",
"summary": "F5 Security Advisory vom 2026-03-24",
"url": "https://my.f5.com/manage/s/article/K000160367"
},
{
"category": "external",
"summary": "F5 Security Advisory vom 2026-03-24",
"url": "https://my.f5.com/manage/s/article/K000160368"
},
{
"category": "external",
"summary": "F5 Security Advisory vom 2026-03-24",
"url": "https://my.f5.com/manage/s/article/K000160366"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-4DE4D247A0 vom 2026-03-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-4de4d247a0"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10423-1 vom 2026-03-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XQVD3WMISNZQSD5MXTECPJHIO3LBJKQ7/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6906 vom 2026-04-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-6906.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6907 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:6907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6906 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:6906"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6923 vom 2026-04-08",
"url": "https://errata.build.resf.org/RLSA-2026:6923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6923 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:6923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7002 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:7002"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6923 vom 2026-04-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-6923.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6907 vom 2026-04-09",
"url": "https://errata.build.resf.org/RLSA-2026:6907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7343 vom 2026-04-09",
"url": "https://access.redhat.com/errata/RHSA-2026:7343"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-7002 vom 2026-04-09",
"url": "https://linux.oracle.com/errata/ELSA-2026-7002.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6907 vom 2026-04-09",
"url": "https://linux.oracle.com/errata/ELSA-2026-6907.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6906 vom 2026-04-09",
"url": "https://errata.build.resf.org/RLSA-2026:6906"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:7343 vom 2026-04-10",
"url": "https://errata.build.resf.org/RLSA-2026:7343"
}
],
"source_lang": "en-US",
"title": "NGINX und NGINX Plus: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-09T22:00:00.000+00:00",
"generator": {
"date": "2026-04-10T07:10:07.356+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0860",
"initial_release_date": "2026-03-24T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-03-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-04-07T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux, Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-04-08T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.29.7",
"product": {
"name": "NGINX NGINX \u003c1.29.7",
"product_id": "T052140"
}
},
{
"category": "product_version",
"name": "1.29.7",
"product": {
"name": "NGINX NGINX 1.29.7",
"product_id": "T052140-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nginx:nginx:1.29.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.28.3",
"product": {
"name": "NGINX NGINX \u003c1.28.3",
"product_id": "T052141"
}
},
{
"category": "product_version",
"name": "1.28.3",
"product": {
"name": "NGINX NGINX 1.28.3",
"product_id": "T052141-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nginx:nginx:1.28.3"
}
}
}
],
"category": "product_name",
"name": "NGINX"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cR36 P3",
"product": {
"name": "NGINX NGINX Plus \u003cR36 P3",
"product_id": "T052137"
}
},
{
"category": "product_version",
"name": "R36 P3",
"product": {
"name": "NGINX NGINX Plus R36 P3",
"product_id": "T052137-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nginx:nginx_plus:r36_p3"
}
}
},
{
"category": "product_version_range",
"name": "\u003cR35 P2",
"product": {
"name": "NGINX NGINX Plus \u003cR35 P2",
"product_id": "T052138"
}
},
{
"category": "product_version",
"name": "R35 P2",
"product": {
"name": "NGINX NGINX Plus R35 P2",
"product_id": "T052138-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nginx:nginx_plus:r35_p2"
}
}
},
{
"category": "product_version_range",
"name": "\u003cR32 P5",
"product": {
"name": "NGINX NGINX Plus \u003cR32 P5",
"product_id": "T052139"
}
},
{
"category": "product_version",
"name": "R32 P5",
"product": {
"name": "NGINX NGINX Plus R32 P5",
"product_id": "T052139-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nginx:nginx_plus:r32_p5"
}
}
}
],
"category": "product_name",
"name": "NGINX Plus"
}
],
"category": "vendor",
"name": "NGINX"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27651",
"product_status": {
"known_affected": [
"T052140",
"T052141",
"67646",
"T027843",
"T052139",
"T052137",
"T052138",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-24T23:00:00.000+00:00",
"title": "CVE-2026-27651"
},
{
"cve": "CVE-2026-27654",
"product_status": {
"known_affected": [
"T052140",
"T052141",
"67646",
"T027843",
"T052139",
"T052137",
"T052138",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-24T23:00:00.000+00:00",
"title": "CVE-2026-27654"
},
{
"cve": "CVE-2026-27784",
"product_status": {
"known_affected": [
"T052140",
"T052141",
"67646",
"T027843",
"T052139",
"T052137",
"T052138",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-24T23:00:00.000+00:00",
"title": "CVE-2026-27784"
},
{
"cve": "CVE-2026-32647",
"product_status": {
"known_affected": [
"T052140",
"T052141",
"67646",
"T027843",
"T052139",
"T052137",
"T052138",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-24T23:00:00.000+00:00",
"title": "CVE-2026-32647"
},
{
"cve": "CVE-2026-28755",
"product_status": {
"known_affected": [
"T052140",
"T052141",
"67646",
"T027843",
"T052139",
"T052137",
"T052138",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-24T23:00:00.000+00:00",
"title": "CVE-2026-28755"
},
{
"cve": "CVE-2026-28753",
"product_status": {
"known_affected": [
"T052140",
"T052141",
"67646",
"T027843",
"T052139",
"T052137",
"T052138",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2026-03-24T23:00:00.000+00:00",
"title": "CVE-2026-28753"
}
]
}
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.