Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34032 (GCVE-0-2026-34032)
Vulnerability from cvelistv5 – Published: 2026-05-04 12:54 – Updated: 2026-05-04 17:32| URL | Tags |
|---|---|
| https://httpd.apache.org/security/vulnerabilities… | vendor-advisory |
| http://www.openwall.com/lists/oss-security/2026/0… |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
0 , ≤ 2.4.66
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-34032",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-04T14:05:36.659371Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-04T14:05:58.672Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-05-04T17:32:51.452Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/05/04/16"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.66",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Tianshuo Han (\u003chantianshuo233@gmail.com\u003e)"
},
{
"lang": "en",
"type": "finder",
"value": "J\u00e9r\u00f4me Djouder"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eImproper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\u003c/p\u003e\u003cp\u003eThis issue affects Apache HTTP Server: through 2.4.66.\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.4.67, which fixes the issue.\u003c/p\u003e"
}
],
"value": "Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "low"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-170",
"description": "CWE-170 Improper Null Termination",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-04T12:54:54.383Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2026-03-01T02:27:00.000Z",
"value": "Report received"
},
{
"lang": "en",
"time": "2026-05-04T12:00:00.000Z",
"value": "fixed in 2.4.x by r1933343"
}
],
"title": "Apache HTTP Server: mod_proxy_ajp: Heap Buffer Over-Read Due to Missing Null-Termination Check (ajp_msg_get_string)",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2026-34032",
"datePublished": "2026-05-04T12:54:54.383Z",
"dateReserved": "2026-03-25T13:39:27.421Z",
"dateUpdated": "2026-05-04T17:32:51.452Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34032",
"date": "2026-07-29",
"epss": "0.00485",
"percentile": "0.39092"
},
"microsoft_vex": {
"current_release_date": "2026-05-15T14:40:53.000Z",
"cve": "CVE-2026-34032",
"id": "msrc_CVE-2026-34032",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"product_status:under_investigation": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Apache HTTP Server: mod_proxy_ajp: Heap Buffer Over-Read Due to Missing Null-Termination Check (ajp_msg_get_string)",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34032.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34032\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-05-04T14:16:33.447\",\"lastModified\":\"2026-06-17T10:38:28.000\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\\n\\nThis issue affects Apache HTTP Server: through 2.4.66.\\n\\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache HTTP Server\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"2.4.66\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-04T14:05:36.659371Z\",\"id\":\"CVE-2026-34032\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-170\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.67\",\"matchCriteriaId\":\"8FF781BA-CF81-400B-A155-4DAE0BD856EE\"}]}]}],\"references\":[{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/05/04/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-28T10:24:02+00:00",
"cve": "CVE-2026-34032",
"id": "CVE-2026-34032",
"initial_release_date": "2026-05-04T12:54:54.383000+00:00",
"product_status:fixed": "512",
"product_status:known_affected": "15",
"product_status:known_not_affected": "38",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34032.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-15T05:18:00Z",
"cve": "CVE-2026-34032",
"id": "CVE-2026-34032",
"initial_release_date": "2026-05-05T01:45:48Z",
"product_status:known_affected": "442",
"product_status:recommended": "189",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-34032",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-34032.json",
"version": "7"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/05/04/16\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-05-04T17:32:51.452Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34032\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-04T14:05:36.659371Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-04T14:03:43.907Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server: mod_proxy_ajp: Heap Buffer Over-Read Due to Missing Null-Termination Check (ajp_msg_get_string)\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Tianshuo Han (\u003chantianshuo233@gmail.com\u003e)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"J\\u00e9r\\u00f4me Djouder\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"low\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.4.66\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-03-01T02:27:00.000Z\", \"value\": \"Report received\"}, {\"lang\": \"en\", \"time\": \"2026-05-04T12:00:00.000Z\", \"value\": \"fixed in 2.4.x by r1933343\"}], \"references\": [{\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\\n\\nThis issue affects Apache HTTP Server: through 2.4.66.\\n\\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eImproper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\u003c/p\u003e\u003cp\u003eThis issue affects Apache HTTP Server: through 2.4.66.\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.4.67, which fixes the issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-170\", \"description\": \"CWE-170 Improper Null Termination\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-05-04T12:54:54.383Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34032\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-04T17:32:51.452Z\", \"dateReserved\": \"2026-03-25T13:39:27.421Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-05-04T12:54:54.383Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:36831
Vulnerability from csaf_redhat - Published: 2026-07-08 17:58 - Updated: 2026-07-09 23:02A flaw was found in Apache HTTP Server. This late release of memory after effective lifetime vulnerability allows a remote, unauthenticated attacker to cause a denial of service (DoS). The vulnerability can lead to resource exhaustion, making the server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in mod_proxy_ajp of Apache HTTP Server. This heap-based buffer overflow vulnerability allows a remote attacker, by connecting to a malicious AJP (Apache JServ Protocol) server, to send a specially crafted message. This message can cause mod_proxy_ajp to write attacker-controlled data beyond a heap-based buffer, potentially leading to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in HTTP/2, affecting various web servers. A remote attacker can exploit this vulnerability by combining an HPACK compression bomb with a zero-byte flow-control window. This technique allows a small amount of data to expand into large memory allocations on the server, which are then held, leading to a denial of service (DoS) by rendering the server inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4 | — |
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 httpd:2.4 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On.\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": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Apache HTTP Server: HTTP/2 DoS by Memory Increase (CVE-2025-53020)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)\n\n* httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)\n\n* httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)\n\n* Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)\n\n* httpd: HTTP/2: Remote Denial of Service via compression bomb and Slowloris-style attack (CVE-2026-49975)\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:36831",
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2379343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379343"
},
{
"category": "external",
"summary": "2464940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"category": "external",
"summary": "2464952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"category": "external",
"summary": "2464953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"category": "external",
"summary": "2465299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"category": "external",
"summary": "2466913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"category": "external",
"summary": "2485371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485371"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36831.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-07-09T23:02:52+00:00",
"generator": {
"date": "2026-07-09T23:02:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36831",
"initial_release_date": "2026-07-08T17:58:39+00:00",
"revision_history": [
{
"date": "2026-07-08T17:58:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T17:58:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T23:02:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=src\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B24496%2Baf8fe930.5?arch=src\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.6.0%2B23843%2Bc27a5dc4.1?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B24496%2Baf8fe930.5?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B24496%2Baf8fe930.5?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B24496%2Baf8fe930.5?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.6.0%2B23843%2Bc27a5dc4.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.6.0%2B23843%2Bc27a5dc4.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.6.0%2B23843%2Bc27a5dc4.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=noarch\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-47.module%2Bel8.6.0%2B24496%2Baf8fe930.13?arch=noarch\u0026rpmmod=httpd:2.4:8060020260702195216:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53020",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-07-10T18:00:46.989628+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379343"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache HTTP Server. This late release of memory after effective lifetime vulnerability allows a remote, unauthenticated attacker to cause a denial of service (DoS). The vulnerability can lead to resource exhaustion, making the server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_http2: Apache HTTP Server: HTTP/2 DoS by Memory Increase",
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53020"
},
{
"category": "external",
"summary": "RHBZ#2379343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379343"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53020"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-10T16:59:06.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "workaround",
"details": "The attack surface can be reduced by disabling HTTP/2 support in Apache.\nFollow the guidance in Red Hat KCS article to:\n- Remove h2 and h2c from the Protocols directive\n- Disable mod_http2 and mod_proxy_http2 modules (if not required)\n\nhttps://access.redhat.com/node/7056356",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mod_http2: Apache HTTP Server: HTTP/2 DoS by Memory Increase"
},
{
"cve": "CVE-2026-28780",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-05-05T22:01:12.666022+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_proxy_ajp of Apache HTTP Server. This heap-based buffer overflow vulnerability allows a remote attacker, by connecting to a malicious AJP (Apache JServ Protocol) server, to send a specially crafted message. This message can cause mod_proxy_ajp to write attacker-controlled data beyond a heap-based buffer, potentially leading to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "RHBZ#2466913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28780",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28780"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-05T21:29:41.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow"
},
{
"cve": "CVE-2026-33007",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-04T15:01:24.989510+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2465299"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue allows an unauthenticated remote attacker to cause a crash in a child process. However, the main parent process remains active and functional. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_authn_socache loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "RHBZ#2465299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33007"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T14:41:27.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "workaround",
"details": "Disabling mod_authn_socache and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash"
},
{
"cve": "CVE-2026-33857",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-05-04T14:01:10.810459+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464953"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "RHBZ#2464953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33857",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33857"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T13:07:30.753000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions"
},
{
"cve": "CVE-2026-34032",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-05-04T14:01:07.000400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464952"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "RHBZ#2464952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34032",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34032"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T12:54:54.383000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check"
},
{
"cve": "CVE-2026-34059",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"discovery_date": "2026-05-04T13:01:08.557596+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "RHBZ#2464940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34059"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T12:39:42.273000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()"
},
{
"cve": "CVE-2026-49975",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-06-05T06:04:44.009000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HTTP/2, affecting various web servers. A remote attacker can exploit this vulnerability by combining an HPACK compression bomb with a zero-byte flow-control window. This technique allows a small amount of data to expand into large memory allocations on the server, which are then held, leading to a denial of service (DoS) by rendering the server inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: httpd: HTTP/2 Remote Denial of Service via compression bomb and Slowloris-style attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Apache\u0027s `httpd` HTTP/2 protocol implementation has a denial-of-service (DoS) vulnerability that is rated as Important. An unauthenticated remote attacker can exploit this flaw by combining HPACK compression with flow control manipulation, leading to significant server memory exhaustion and rendering the service inaccessible. This vulnerability exists in default HTTP/2 configurations.",
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49975"
},
{
"category": "external",
"summary": "RHBZ#2485371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485371"
},
{
"category": "external",
"summary": "RHSB-2026-007",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-007"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49975"
},
{
"category": "external",
"summary": "https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb",
"url": "https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb"
}
],
"release_date": "2026-06-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T17:58:39+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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36831"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"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.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.noarch::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+24496+af8fe930.5.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.src::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.6.0+23843+c27a5dc4.1.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+24496+af8fe930.13.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: httpd: HTTP/2 Remote Denial of Service via compression bomb and Slowloris-style attack"
}
]
}
RHSA-2026:36846
Vulnerability from csaf_redhat - Published: 2026-07-08 19:33 - Updated: 2026-07-09 23:02A flaw was found in Apache HTTP Server. This late release of memory after effective lifetime vulnerability allows a remote, unauthenticated attacker to cause a denial of service (DoS). The vulnerability can lead to resource exhaustion, making the server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in mod_proxy_ajp of Apache HTTP Server. This heap-based buffer overflow vulnerability allows a remote attacker, by connecting to a malicious AJP (Apache JServ Protocol) server, to send a specially crafted message. This message can cause mod_proxy_ajp to write attacker-controlled data beyond a heap-based buffer, potentially leading to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
|
A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in HTTP/2, affecting various web servers. A remote attacker can exploit this vulnerability by combining an HPACK compression bomb with a zero-byte flow-control window. This technique allows a small amount of data to expand into large memory allocations on the server, which are then held, leading to a denial of service (DoS) by rendering the server inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4 | — |
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 httpd:2.4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\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": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Apache HTTP Server: HTTP/2 DoS by Memory Increase (CVE-2025-53020)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)\n\n* httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)\n\n* httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)\n\n* Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)\n\n* httpd: HTTP/2: Remote Denial of Service via compression bomb and Slowloris-style attack (CVE-2026-49975)\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:36846",
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2379343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379343"
},
{
"category": "external",
"summary": "2464940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"category": "external",
"summary": "2464952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"category": "external",
"summary": "2464953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"category": "external",
"summary": "2465299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"category": "external",
"summary": "2466913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"category": "external",
"summary": "2485371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485371"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36846.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-07-09T23:02:52+00:00",
"generator": {
"date": "2026-07-09T23:02:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36846",
"initial_release_date": "2026-07-08T19:33:00+00:00",
"revision_history": [
{
"date": "2026-07-08T19:33:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T19:33:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T23:02:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=src\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B24495%2B1afced82.5?arch=src\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.4.0%2B23842%2B00253415.1?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B24495%2B1afced82.5?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B24495%2B1afced82.5?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B24495%2B1afced82.5?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.4.0%2B23842%2B00253415.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.4.0%2B23842%2B00253415.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.4.0%2B23842%2B00253415.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=noarch\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B24495%2B1afced82.12?arch=noarch\u0026rpmmod=httpd:2.4:8040020260702193120:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53020",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-07-10T18:00:46.989628+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379343"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache HTTP Server. This late release of memory after effective lifetime vulnerability allows a remote, unauthenticated attacker to cause a denial of service (DoS). The vulnerability can lead to resource exhaustion, making the server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_http2: Apache HTTP Server: HTTP/2 DoS by Memory Increase",
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53020"
},
{
"category": "external",
"summary": "RHBZ#2379343",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379343"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53020"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-10T16:59:06.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "workaround",
"details": "The attack surface can be reduced by disabling HTTP/2 support in Apache.\nFollow the guidance in Red Hat KCS article to:\n- Remove h2 and h2c from the Protocols directive\n- Disable mod_http2 and mod_proxy_http2 modules (if not required)\n\nhttps://access.redhat.com/node/7056356",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mod_http2: Apache HTTP Server: HTTP/2 DoS by Memory Increase"
},
{
"cve": "CVE-2026-28780",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-05-05T22:01:12.666022+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_proxy_ajp of Apache HTTP Server. This heap-based buffer overflow vulnerability allows a remote attacker, by connecting to a malicious AJP (Apache JServ Protocol) server, to send a specially crafted message. This message can cause mod_proxy_ajp to write attacker-controlled data beyond a heap-based buffer, potentially leading to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "RHBZ#2466913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28780",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28780"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-05T21:29:41.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow"
},
{
"cve": "CVE-2026-33007",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-04T15:01:24.989510+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2465299"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue allows an unauthenticated remote attacker to cause a crash in a child process. However, the main parent process remains active and functional. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_authn_socache loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "RHBZ#2465299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33007"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T14:41:27.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "workaround",
"details": "Disabling mod_authn_socache and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash"
},
{
"cve": "CVE-2026-33857",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-05-04T14:01:10.810459+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464953"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "RHBZ#2464953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33857",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33857"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T13:07:30.753000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions"
},
{
"cve": "CVE-2026-34032",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-05-04T14:01:07.000400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464952"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "RHBZ#2464952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34032",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34032"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T12:54:54.383000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check"
},
{
"cve": "CVE-2026-34059",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"discovery_date": "2026-05-04T13:01:08.557596+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "RHBZ#2464940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34059"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T12:39:42.273000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()"
},
{
"cve": "CVE-2026-49975",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-06-05T06:04:44.009000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485371"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HTTP/2, affecting various web servers. A remote attacker can exploit this vulnerability by combining an HPACK compression bomb with a zero-byte flow-control window. This technique allows a small amount of data to expand into large memory allocations on the server, which are then held, leading to a denial of service (DoS) by rendering the server inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: httpd: HTTP/2 Remote Denial of Service via compression bomb and Slowloris-style attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Apache\u0027s `httpd` HTTP/2 protocol implementation has a denial-of-service (DoS) vulnerability that is rated as Important. An unauthenticated remote attacker can exploit this flaw by combining HPACK compression with flow control manipulation, leading to significant server memory exhaustion and rendering the service inaccessible. This vulnerability exists in default HTTP/2 configurations.",
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49975"
},
{
"category": "external",
"summary": "RHBZ#2485371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485371"
},
{
"category": "external",
"summary": "RHSB-2026-007",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2026-007"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49975"
},
{
"category": "external",
"summary": "https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb",
"url": "https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb"
}
],
"release_date": "2026-06-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T19:33:00+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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36846"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"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.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+24495+1afced82.5.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debuginfo-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-debugsource-1:2.0.8-8.module+el8.4.0+23842+00253415.1.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+24495+1afced82.12.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: httpd: HTTP/2 Remote Denial of Service via compression bomb and Slowloris-style attack"
}
]
}
RHSA-2026:47046
Vulnerability from csaf_redhat - Published: 2026-07-28 09:07 - Updated: 2026-07-29 17:08A flaw was found in httpd. The response headers are not sanitized before an HTTP response is sent when a malicious backend can insert a Content-Type, Content-Encoding, or some other headers. These issues lead to HTTP response splitting. This CVE provides a "complete" fix for CVE-2023-38709.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in mod_proxy_ajp of Apache HTTP Server. This heap-based buffer overflow vulnerability allows a remote attacker, by connecting to a malicious AJP (Apache JServ Protocol) server, to send a specially crafted message. This message can cause mod_proxy_ajp to write attacker-controlled data beyond a heap-based buffer, potentially leading to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the mod_dav_lock module of httpd. This vulnerability allows a remote unauthenticated attacker to crash the server due to a NULL pointer dereference via a specially crafted request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability has been identified in the Apache HTTP Server. If the server is configured to connect to a malicious or compromised backend server, an attacker could exploit this flaw to bypass security controls or run unauthorized code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache HTTP Server. This heap-based buffer overflow vulnerability can be exploited by a malicious backend server when using ProxyPassReverseCookie* directives. This could lead to a denial of service (DoS) condition, making the server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache HTTP Server, specifically within the mod_xml2enc module. This heap-based buffer overflow vulnerability can be triggered when processing untrusted content through the xml2StartParse function. A remote attacker could potentially exploit this to cause a denial of service, information disclosure, or possibly arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache HTTP Server. This buffer over-read vulnerability occurs when the server processes outbound Online Certificate Status Protocol (OCSP) requests directed to an attacker-controlled OCSP server. This could allow a remote attacker to read sensitive information from memory or cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache HTTP Server. This buffer underwrite vulnerability occurs when processing crafted regular expressions in the server's configuration. An attacker could potentially exploit this to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.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 httpd is now available for Red Hat Enterprise Linux 10.0 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": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: incomplete fix for CVE-2023-38709 (CVE-2024-42516)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)\n\n* httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)\n\n* httpd: NULL pointer dereference via specially crafted request (CVE-2026-29169)\n\n* httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)\n\n* Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)\n\n* httpd: Apache HTTP Server: Heap-based Buffer Overflow via malicious backend servers (CVE-2026-34356)\n\n* httpd: Apache HTTP Server: Buffer Over-read via outbound OCSP requests to attacker-controlled server (CVE-2026-44185)\n\n* httpd: Apache HTTP Server: Denial of Service via crafted regular expressions (CVE-2026-44631)\n\n* httpd: Apache HTTP Server: Heap-based Buffer Overflow via untrusted content in mod_xml2enc (CVE-2026-42536)\n\n* httpd: Apache HTTP Server: Buffer overflow in mod_proxy_html allows security bypass (CVE-2026-34355)\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:47046",
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2374549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374549"
},
{
"category": "external",
"summary": "2464940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"category": "external",
"summary": "2464952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"category": "external",
"summary": "2464953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"category": "external",
"summary": "2465296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465296"
},
{
"category": "external",
"summary": "2465299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"category": "external",
"summary": "2466913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"category": "external",
"summary": "2486395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486395"
},
{
"category": "external",
"summary": "2486397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486397"
},
{
"category": "external",
"summary": "2486399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486399"
},
{
"category": "external",
"summary": "2486411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486411"
},
{
"category": "external",
"summary": "2486414",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486414"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_47046.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-07-29T17:08:19+00:00",
"generator": {
"date": "2026-07-29T17:08:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:47046",
"initial_release_date": "2026-07-28T09:07:01+00:00",
"revision_history": [
{
"date": "2026-07-28T09:07:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-28T09:07:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-29T17:08:19+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. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-core-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_lua-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_session-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.4?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_session-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.4.src",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.4.src",
"product_id": "httpd-0:2.4.63-1.el10_0.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_session-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.4?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"product_id": "httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.63-1.el10_0.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"product": {
"name": "httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"product_id": "httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.63-1.el10_0.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.4.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.63-1.el10_0.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.63-1.el10_0.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42516",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2025-06-24T12:01:28.570000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374549"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. The response headers are not sanitized before an HTTP response is sent when a malicious backend can insert a Content-Type, Content-Encoding, or some other headers. These issues lead to HTTP response splitting. This CVE provides a \"complete\" fix for CVE-2023-38709.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: incomplete fix for CVE-2023-38709",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable by a malicious backend or a malicious application, but may also affect forward proxy configurations.\n\nThis issue is classified as a Moderate vulnerability because successful exploitation requires a highly specific and constrained setup. Namely, the attacker must already have the ability to influence backend responses\u2014such as injecting malicious headers like Content-Type or Content-Encoding\u2014which typically implies a compromised or poorly controlled upstream service. In properly configured systems, frontend servers like Apache sanitize or strictly validate backend output, limiting exposure. Furthermore, HTTP response splitting does not inherently lead to remote code execution or privilege escalation on the server itself; instead, its effects are typically confined to manipulating client-side behavior such as caching or redirection.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42516"
},
{
"category": "external",
"summary": "RHBZ#2374549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374549"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42516",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42516"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:13:28.880000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: incomplete fix for CVE-2023-38709"
},
{
"cve": "CVE-2026-28780",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-05-05T22:01:12.666022+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_proxy_ajp of Apache HTTP Server. This heap-based buffer overflow vulnerability allows a remote attacker, by connecting to a malicious AJP (Apache JServ Protocol) server, to send a specially crafted message. This message can cause mod_proxy_ajp to write attacker-controlled data beyond a heap-based buffer, potentially leading to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "RHBZ#2466913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28780",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28780"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-05T21:29:41.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow"
},
{
"cve": "CVE-2026-29169",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-04T15:01:18.611919+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2465296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_dav_lock module of httpd. This vulnerability allows a remote unauthenticated attacker to crash the server due to a NULL pointer dereference via a specially crafted request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference via specially crafted request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue allows an unauthenticated remote attacker to crash the server via a specially crafted request. However, the mod_dav_lock module is obsolete and rarely enabled in modern environments. The only known use-case for the module was mod_dav_svn from Apache Subversion earlier than version 1.2.0. Due to this reason, this vulnerability has been rated with a low severity.\n\nThis flaw only affects configurations with mod_dav_lock loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29169"
},
{
"category": "external",
"summary": "RHBZ#2465296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465296"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29169",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29169"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T14:48:29.832000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Disabling mod_dav_lock and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "httpd: NULL pointer dereference via specially crafted request"
},
{
"cve": "CVE-2026-33007",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-04T15:01:24.989510+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2465299"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue allows an unauthenticated remote attacker to cause a crash in a child process. However, the main parent process remains active and functional. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_authn_socache loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "RHBZ#2465299",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33007"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T14:41:27.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Disabling mod_authn_socache and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash"
},
{
"cve": "CVE-2026-33857",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-05-04T14:01:10.810459+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464953"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "RHBZ#2464953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33857",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33857"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33857",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33857"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T13:07:30.753000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions"
},
{
"cve": "CVE-2026-34032",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-05-04T14:01:07.000400+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464952"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "RHBZ#2464952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34032",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34032"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T12:54:54.383000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check"
},
{
"cve": "CVE-2026-34059",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"discovery_date": "2026-05-04T13:01:08.557596+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464940"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the Apache HTTP Server must be configured to connect to an untrusted or compromised AJP backend server, limiting its exposure. Due to this reason, this flaw has been rated with a moderate severity.\n\nThis flaw only affects configurations with mod_proxy_ajp loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "RHBZ#2464940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34059"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-05-04T12:39:42.273000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Disabling mod_proxy_ajp and restarting httpd will mitigate this flaw.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data()"
},
{
"cve": "CVE-2026-34355",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-06-08T16:02:27.677660+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486414"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in the Apache HTTP Server. If the server is configured to connect to a malicious or compromised backend server, an attacker could exploit this flaw to bypass security controls or run unauthorized code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Buffer overflow in mod_proxy_html allows security bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `mod_proxy_html` within the Apache HTTP Server allows an untrusted backend to trigger a buffer overflow. This could lead to a security bypass or arbitrary code execution, posing a significant risk in environments where `httpd` is configured with untrusted backend services.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34355"
},
{
"category": "external",
"summary": "RHBZ#2486414",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486414"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34355",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34355"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-06-08T15:20:30.900000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Disable the `mod_proxy_html` module if it is not essential for your Apache HTTP Server configuration. If `mod_proxy_html` is required, restrict its use to trusted backend servers only, employing network segmentation and access controls. After modifying the configuration, reload the httpd service for changes to apply, which may cause a brief service interruption.\n\nSteps to disable:\nOpen /etc/httpd/conf.modules.d/00-proxy.conf.\nAdd a # to comment out the line: LoadModule proxy_html_module modules/mod_proxy_html.so\nVerify configuration syntax: apachectl configtest\nApply the change gracefully: systemctl reload httpd",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Apache HTTP Server: Buffer overflow in mod_proxy_html allows security bypass"
},
{
"cve": "CVE-2026-34356",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-06-08T16:01:32.651836+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache HTTP Server. This heap-based buffer overflow vulnerability can be exploited by a malicious backend server when using ProxyPassReverseCookie* directives. This could lead to a denial of service (DoS) condition, making the server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Heap-based Buffer Overflow via malicious backend servers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in Apache could allow a malicious backend server to crash your web server, making it unavailable to users. Your system is only at risk if you use Apache to forward traffic to untrusted or unverified backend systems.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34356"
},
{
"category": "external",
"summary": "RHBZ#2486395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34356"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-06-08T15:12:21.415000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "To prevent this denial-of-service flaw, ensure your Apache proxy rules only connect to highly trusted backend servers. If you must proxy traffic to unverified or external backends, disable the cookie-rewriting features.\n\nSteps to Mitigate:\n\nOpen your Apache configuration file (e.g., /etc/httpd/conf/httpd.conf).\nLocate and comment out any ProxyPassReverseCookieDomain or ProxyPassReverseCookiePath lines pointing to untrusted backends by adding a # at the start of the line.\nTest your syntax: apachectl configtest\nApply changes gracefully: systemctl reload httpd\nNote: This may cause a brief service interruption.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Apache HTTP Server: Heap-based Buffer Overflow via malicious backend servers"
},
{
"cve": "CVE-2026-42536",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-06-08T16:02:19.284204+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486411"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache HTTP Server, specifically within the mod_xml2enc module. This heap-based buffer overflow vulnerability can be triggered when processing untrusted content through the xml2StartParse function. A remote attacker could potentially exploit this to cause a denial of service, information disclosure, or possibly arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Heap-based Buffer Overflow via untrusted content in mod_xml2enc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Enterprise Linux (RHEL), the httpd package includes mod_xml2enc, which provides encoding support for filters like mod_proxy_html. Because this flaw relies on processing unvetted or untrusted input text lengths, the impact presents a high risk to availability (Denial of Service via worker crashes) and a potential risk to confidentiality if an attacker is capable of executing remote code within the context of the apache or httpd daemon process.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42536"
},
{
"category": "external",
"summary": "RHBZ#2486411",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486411"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42536"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-06-08T15:23:46.290000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, disable the `mod_xml2enc` module if its functionality for XML internationalization is not essential. This can be done by commenting out the `LoadModule xml2enc_module modules/mod_xml2enc.so` directive in the Apache HTTP Server configuration. A service restart is required for the change to take effect.\n\n```bash\n# Edit the Apache configuration file, e.g., /etc/httpd/conf.modules.d/00-base.conf\n# Comment out the line:\n# LoadModule xml2enc_module modules/mod_xml2enc.so\n\n# Reload the httpd service\nsudo systemctl reload httpd\n```\n\n*Note: Disabling `mod_xml2enc` will cause any configurations relying heavily on `mod_proxy_html` or raw HTML/XML encoding conversions to function incorrectly or fail. Red Hat strongly recommends upgrading to a patched version of `httpd` as soon as it becomes available for your specific RHEL channel.*",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Apache HTTP Server: Heap-based Buffer Overflow via untrusted content in mod_xml2enc"
},
{
"cve": "CVE-2026-44185",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-06-08T16:01:37.898883+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486397"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache HTTP Server. This buffer over-read vulnerability occurs when the server processes outbound Online Certificate Status Protocol (OCSP) requests directed to an attacker-controlled OCSP server. This could allow a remote attacker to read sensitive information from memory or cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Buffer Over-read via outbound OCSP requests to attacker-controlled server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A critical buffer over-read flaw in Apache HTTP Server occurs when it performs outbound OCSP requests. If a server connects to an attacker-controlled OCSP responder, a remote attacker can leak sensitive memory data or trigger a denial of service (DoS). This risk depends entirely on the server\u0027s OCSP configuration and endpoint trustworthiness.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44185"
},
{
"category": "external",
"summary": "RHBZ#2486397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44185",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44185"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44185",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44185"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-06-08T15:22:11.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that Apache HTTP Server is configured to only communicate with trusted OCSP responders. If OCSP validation or stapling is not a critical requirement for your deployment, consider disabling it. This can be achieved by adjusting mod_ssl directives in your Apache HTTP Server configuration. \n\nFor example, add or modify the following lines:\n\n~~~\nSSLOCSPEnable off\nSSLUseStapling off\n~~~\n\nAfter modifying the configuration, reload the httpd service for the changes to take effect safely without interrupting active connections:\n\n~~~\nsudo systemctl reload httpd\n~~~",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Apache HTTP Server: Buffer Over-read via outbound OCSP requests to attacker-controlled server"
},
{
"cve": "CVE-2026-44631",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"discovery_date": "2026-06-08T16:01:43.891910+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2486399"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache HTTP Server. This buffer underwrite vulnerability occurs when processing crafted regular expressions in the server\u0027s configuration. An attacker could potentially exploit this to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Denial of Service via crafted regular expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact buffer underwrite flaw in Apache HTTP Server can lead to a denial of service. The vulnerability occurs when processing specially crafted regular expressions within the server\u0027s configuration. Exploitation requires a high attack complexity, indicating that specific conditions or a complex attack vector are necessary, thereby limiting the practical risk in typical Red Hat deployments where configuration changes are tightly controlled.",
"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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44631"
},
{
"category": "external",
"summary": "RHBZ#2486399",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2486399"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44631",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44631"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2026-06-08T15:19:23.570000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-28T09:07:01+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.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47046"
},
{
"category": "workaround",
"details": "Only loadtrustedApache configuration; the bug triggers oncrafted regexin config at start/reload (DirectoryMatch,Directory ~,ProxyMatch, etc.).\nKeep AllowOverride None where possible so untrusted users cannot inject regex via .htaccess.\nRestrict who can change httpdconfig and reload the service.",
"product_ids": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.src",
"AppStream-10.0.Z.E2S:httpd-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-core-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-debugsource-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-devel-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-filesystem-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-manual-0:2.4.63-1.el10_0.4.noarch",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:httpd-tools-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ldap-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_lua-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_session-debuginfo-0:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-1:2.4.63-1.el10_0.4.x86_64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.aarch64",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.ppc64le",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.s390x",
"AppStream-10.0.Z.E2S:mod_ssl-debuginfo-1:2.4.63-1.el10_0.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Apache HTTP Server: Denial of Service via crafted regular expressions"
}
]
}
rlsa-2026:21391
Vulnerability from osv_rocky
The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.
Security Fix(es):
-
httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)
-
httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)
-
httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)
-
httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)
-
Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.62-13.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)\n\n* httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)\n\n* httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)\n\n* Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:21391",
"modified": "2026-06-13T18:05:49.010752Z",
"published": "2026-05-30T18:03:01.190443Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:21391"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: httpd security update",
"upstream": [
"CVE-2026-28780",
"CVE-2026-33007",
"CVE-2026-33857",
"CVE-2026-34032",
"CVE-2026-34059"
]
}
rlsa-2026:21433
Vulnerability from osv_rocky
The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.
Security Fix(es):
-
httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)
-
httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)
-
httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)
-
httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)
-
Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.63-13.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)\n\n* httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)\n\n* httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)\n\n* Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:21433",
"modified": "2026-06-18T12:06:11.854752Z",
"published": "2026-06-04T12:04:37.164871Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:21433"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: httpd security update",
"upstream": [
"CVE-2026-28780",
"CVE-2026-33007",
"CVE-2026-33857",
"CVE-2026-34032",
"CVE-2026-34059"
]
}
rlsa-2026:22140
Vulnerability from osv_rocky
The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.
Security Fix(es):
-
httpd: Apache HTTP Server: HTTP/2 DoS by Memory Increase (CVE-2025-53020)
-
httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)
-
httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)
-
httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)
-
httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)
-
Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+40197+0231e209.8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+2061+8d03fdec.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+1830+22f0c9e0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+1938+3b7755d4.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+1984+1bed3124.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+1842+4a9649e8.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+1840+b070a976.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+40053+5a18018e.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+40045+6ce8579b.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "httpd",
"purl": "pkg:rpm/rocky-linux/httpd?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2.4.37-65.module+el8.10.0+40206+be2c8a50.8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+40197+0231e209.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+1775+6b057638"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+1830+22f0c9e0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+1883+38ed6c58.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+1938+3b7755d4.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+2061+8d03fdec.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_http2",
"purl": "pkg:rpm/rocky-linux/mod_http2?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.15.7-10.module+el8.10.0+40204+716978aa.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_md",
"purl": "pkg:rpm/rocky-linux/mod_md?distro=rocky-linux-8-aarch64\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:2.0.8-8.module+el8.9.0+1370+89cc8ad5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "mod_md",
"purl": "pkg:rpm/rocky-linux/mod_md?distro=rocky-linux-8-aarch64\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:2.0.8-8.module+el8.10.0+40053+5a18018e.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Apache HTTP Server: HTTP/2 DoS by Memory Increase (CVE-2025-53020)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read and memory disclosure in ajp_parse_data() (CVE-2026-34059)\n\n* httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check (CVE-2026-34032)\n\n* httpd: mod_proxy_ajp: off-by-one out-of-bounds reads in AJP getter functions (CVE-2026-33857)\n\n* httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash (CVE-2026-33007)\n\n* Apache HTTP Server: mod_proxy_ajp: Apache HTTP Server mod_proxy_ajp: Arbitrary code execution via heap-based buffer overflow (CVE-2026-28780)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:22140",
"modified": "2026-06-16T00:05:51.953493Z",
"published": "2026-06-01T18:02:48.676949Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:22140"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379343"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464940"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464952"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464953"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2465299"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466913"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: httpd:2.4 security update",
"upstream": [
"CVE-2025-53020",
"CVE-2026-28780",
"CVE-2026-33007",
"CVE-2026-33857",
"CVE-2026-34032",
"CVE-2026-34059"
]
}
SUSE-SU-2026:2103-1
Vulnerability from csaf_suse - Published: 2026-05-28 12:34 - Updated: 2026-05-28 12:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1263935 | self |
| https://bugzilla.suse.com/1263950 | self |
| https://bugzilla.suse.com/1263951 | self |
| https://bugzilla.suse.com/1263952 | self |
| https://bugzilla.suse.com/1263953 | self |
| https://bugzilla.suse.com/1263954 | self |
| https://bugzilla.suse.com/1263955 | self |
| https://bugzilla.suse.com/1263956 | self |
| https://bugzilla.suse.com/1263957 | self |
| https://bugzilla.suse.com/1264150 | self |
| https://bugzilla.suse.com/1264163 | self |
| https://www.suse.com/security/cve/CVE-2026-23918/ | self |
| https://www.suse.com/security/cve/CVE-2026-24072/ | self |
| https://www.suse.com/security/cve/CVE-2026-28780/ | self |
| https://www.suse.com/security/cve/CVE-2026-29168/ | self |
| https://www.suse.com/security/cve/CVE-2026-29169/ | self |
| https://www.suse.com/security/cve/CVE-2026-33006/ | self |
| https://www.suse.com/security/cve/CVE-2026-33007/ | self |
| https://www.suse.com/security/cve/CVE-2026-33523/ | self |
| https://www.suse.com/security/cve/CVE-2026-33857/ | self |
| https://www.suse.com/security/cve/CVE-2026-34032/ | self |
| https://www.suse.com/security/cve/CVE-2026-34059/ | self |
| https://www.suse.com/security/cve/CVE-2026-23918 | external |
| https://bugzilla.suse.com/1263957 | external |
| https://www.suse.com/security/cve/CVE-2026-24072 | external |
| https://bugzilla.suse.com/1263935 | external |
| https://www.suse.com/security/cve/CVE-2026-28780 | external |
| https://bugzilla.suse.com/1264163 | external |
| https://www.suse.com/security/cve/CVE-2026-29168 | external |
| https://bugzilla.suse.com/1264150 | external |
| https://www.suse.com/security/cve/CVE-2026-29169 | external |
| https://bugzilla.suse.com/1263956 | external |
| https://www.suse.com/security/cve/CVE-2026-33006 | external |
| https://bugzilla.suse.com/1263955 | external |
| https://www.suse.com/security/cve/CVE-2026-33007 | external |
| https://bugzilla.suse.com/1263954 | external |
| https://www.suse.com/security/cve/CVE-2026-33523 | external |
| https://bugzilla.suse.com/1263953 | external |
| https://www.suse.com/security/cve/CVE-2026-33857 | external |
| https://bugzilla.suse.com/1263952 | external |
| https://www.suse.com/security/cve/CVE-2026-34032 | external |
| https://bugzilla.suse.com/1263951 | external |
| https://www.suse.com/security/cve/CVE-2026-34059 | external |
| https://bugzilla.suse.com/1263950 | external |
{
"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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues\n\n- CVE-2026-23918: http2: double free and possible RCE on early reset (bsc#1263957).\n- CVE-2026-24072: mod_rewrite elevation of privileges via ap_expr (bsc#1263935).\n- CVE-2026-28780: heap buffer overflow in `mod_proxy_ajp` via `ajp_msg_check_header()` (bsc#1264163).\n- CVE-2026-29168: allocation of resources without limits in `mod_md` via OCSP response (bsc#1264150).\n- CVE-2026-29169: NULL pointer dereference in `mod_dav_lock` allows server crash via malicious requests (bsc#1263956).\n- CVE-2026-33006: `mod_auth_digest` timing attack allows bypass of Digest authentication (bsc#1263955).\n- CVE-2026-33007: NULL pointer dereference in `mod_authn_socache` allows unauthenticated remote user to crash a child\n processes (bsc#1263954).\n- CVE-2026-33523: HTTP response splitting forwarding malicious status line (bsc#1263953).\n- CVE-2026-33857: off-by-one OOB reads in AJP getter functions (bsc#1263952).\n- CVE-2026-34032: heap buffer overread in `mod_proxy_ajp` due to missing null-termination check (bsc#1263951).\n- CVE-2026-34059: heap buffer overread and memory disclosure via `ajp_parse_data()` (bsc#1263950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2103,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2103,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2103",
"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_2103-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2103-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262103-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2103-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046853.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263935",
"url": "https://bugzilla.suse.com/1263935"
},
{
"category": "self",
"summary": "SUSE Bug 1263950",
"url": "https://bugzilla.suse.com/1263950"
},
{
"category": "self",
"summary": "SUSE Bug 1263951",
"url": "https://bugzilla.suse.com/1263951"
},
{
"category": "self",
"summary": "SUSE Bug 1263952",
"url": "https://bugzilla.suse.com/1263952"
},
{
"category": "self",
"summary": "SUSE Bug 1263953",
"url": "https://bugzilla.suse.com/1263953"
},
{
"category": "self",
"summary": "SUSE Bug 1263954",
"url": "https://bugzilla.suse.com/1263954"
},
{
"category": "self",
"summary": "SUSE Bug 1263955",
"url": "https://bugzilla.suse.com/1263955"
},
{
"category": "self",
"summary": "SUSE Bug 1263956",
"url": "https://bugzilla.suse.com/1263956"
},
{
"category": "self",
"summary": "SUSE Bug 1263957",
"url": "https://bugzilla.suse.com/1263957"
},
{
"category": "self",
"summary": "SUSE Bug 1264150",
"url": "https://bugzilla.suse.com/1264150"
},
{
"category": "self",
"summary": "SUSE Bug 1264163",
"url": "https://bugzilla.suse.com/1264163"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24072 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28780 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28780/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29169 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33006 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33007 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33523 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33857 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34032 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34059 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34059/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2026-05-28T12:34:09Z",
"generator": {
"date": "2026-05-28T12:34:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2103-1",
"initial_release_date": "2026-05-28T12:34:09Z",
"revision_history": [
{
"date": "2026-05-28T12:34:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150600.5.52.1.aarch64",
"product": {
"name": "apache2-2.4.66-150600.5.52.1.aarch64",
"product_id": "apache2-2.4.66-150600.5.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150600.5.52.1.aarch64",
"product": {
"name": "apache2-devel-2.4.66-150600.5.52.1.aarch64",
"product_id": "apache2-devel-2.4.66-150600.5.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150600.5.52.1.aarch64",
"product": {
"name": "apache2-event-2.4.66-150600.5.52.1.aarch64",
"product_id": "apache2-event-2.4.66-150600.5.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"product_id": "apache2-prefork-2.4.66-150600.5.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150600.5.52.1.aarch64",
"product": {
"name": "apache2-utils-2.4.66-150600.5.52.1.aarch64",
"product_id": "apache2-utils-2.4.66-150600.5.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150600.5.52.1.aarch64",
"product": {
"name": "apache2-worker-2.4.66-150600.5.52.1.aarch64",
"product_id": "apache2-worker-2.4.66-150600.5.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150600.5.52.1.i586",
"product": {
"name": "apache2-2.4.66-150600.5.52.1.i586",
"product_id": "apache2-2.4.66-150600.5.52.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150600.5.52.1.i586",
"product": {
"name": "apache2-devel-2.4.66-150600.5.52.1.i586",
"product_id": "apache2-devel-2.4.66-150600.5.52.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150600.5.52.1.i586",
"product": {
"name": "apache2-event-2.4.66-150600.5.52.1.i586",
"product_id": "apache2-event-2.4.66-150600.5.52.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150600.5.52.1.i586",
"product": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.i586",
"product_id": "apache2-prefork-2.4.66-150600.5.52.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150600.5.52.1.i586",
"product": {
"name": "apache2-utils-2.4.66-150600.5.52.1.i586",
"product_id": "apache2-utils-2.4.66-150600.5.52.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150600.5.52.1.i586",
"product": {
"name": "apache2-worker-2.4.66-150600.5.52.1.i586",
"product_id": "apache2-worker-2.4.66-150600.5.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-manual-2.4.66-150600.5.52.1.noarch",
"product": {
"name": "apache2-manual-2.4.66-150600.5.52.1.noarch",
"product_id": "apache2-manual-2.4.66-150600.5.52.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150600.5.52.1.ppc64le",
"product": {
"name": "apache2-2.4.66-150600.5.52.1.ppc64le",
"product_id": "apache2-2.4.66-150600.5.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"product_id": "apache2-devel-2.4.66-150600.5.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150600.5.52.1.ppc64le",
"product": {
"name": "apache2-event-2.4.66-150600.5.52.1.ppc64le",
"product_id": "apache2-event-2.4.66-150600.5.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"product_id": "apache2-prefork-2.4.66-150600.5.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"product_id": "apache2-utils-2.4.66-150600.5.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"product_id": "apache2-worker-2.4.66-150600.5.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150600.5.52.1.s390x",
"product": {
"name": "apache2-2.4.66-150600.5.52.1.s390x",
"product_id": "apache2-2.4.66-150600.5.52.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150600.5.52.1.s390x",
"product": {
"name": "apache2-devel-2.4.66-150600.5.52.1.s390x",
"product_id": "apache2-devel-2.4.66-150600.5.52.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150600.5.52.1.s390x",
"product": {
"name": "apache2-event-2.4.66-150600.5.52.1.s390x",
"product_id": "apache2-event-2.4.66-150600.5.52.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150600.5.52.1.s390x",
"product": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.s390x",
"product_id": "apache2-prefork-2.4.66-150600.5.52.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150600.5.52.1.s390x",
"product": {
"name": "apache2-utils-2.4.66-150600.5.52.1.s390x",
"product_id": "apache2-utils-2.4.66-150600.5.52.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150600.5.52.1.s390x",
"product": {
"name": "apache2-worker-2.4.66-150600.5.52.1.s390x",
"product_id": "apache2-worker-2.4.66-150600.5.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150600.5.52.1.x86_64",
"product": {
"name": "apache2-2.4.66-150600.5.52.1.x86_64",
"product_id": "apache2-2.4.66-150600.5.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150600.5.52.1.x86_64",
"product": {
"name": "apache2-devel-2.4.66-150600.5.52.1.x86_64",
"product_id": "apache2-devel-2.4.66-150600.5.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150600.5.52.1.x86_64",
"product": {
"name": "apache2-event-2.4.66-150600.5.52.1.x86_64",
"product_id": "apache2-event-2.4.66-150600.5.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"product_id": "apache2-prefork-2.4.66-150600.5.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150600.5.52.1.x86_64",
"product": {
"name": "apache2-utils-2.4.66-150600.5.52.1.x86_64",
"product_id": "apache2-utils-2.4.66-150600.5.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150600.5.52.1.x86_64",
"product": {
"name": "apache2-worker-2.4.66-150600.5.52.1.x86_64",
"product_id": "apache2-worker-2.4.66-150600.5.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "apache2-2.4.66-150600.5.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64"
},
"product_reference": "apache2-2.4.66-150600.5.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150600.5.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150600.5.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x"
},
"product_reference": "apache2-2.4.66-150600.5.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150600.5.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150600.5.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64"
},
"product_reference": "apache2-devel-2.4.66-150600.5.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150600.5.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150600.5.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x"
},
"product_reference": "apache2-devel-2.4.66-150600.5.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150600.5.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-150600.5.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-150600.5.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x"
},
"product_reference": "apache2-prefork-2.4.66-150600.5.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150600.5.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150600.5.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64"
},
"product_reference": "apache2-utils-2.4.66-150600.5.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150600.5.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150600.5.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x"
},
"product_reference": "apache2-utils-2.4.66-150600.5.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150600.5.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150600.5.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64"
},
"product_reference": "apache2-worker-2.4.66-150600.5.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150600.5.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150600.5.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x"
},
"product_reference": "apache2-worker-2.4.66-150600.5.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150600.5.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150600.5.52.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:apache2-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150600.5.52.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:apache2-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150600.5.52.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:apache2-devel-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150600.5.52.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:apache2-devel-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-150600.5.52.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:apache2-manual-2.4.66-150600.5.52.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-150600.5.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150600.5.52.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:apache2-prefork-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150600.5.52.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:apache2-prefork-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150600.5.52.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:apache2-utils-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150600.5.52.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:apache2-utils-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150600.5.52.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:apache2-worker-2.4.66-150600.5.52.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150600.5.52.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:apache2-worker-2.4.66-150600.5.52.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-150600.5.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23918"
}
],
"notes": [
{
"category": "general",
"text": "Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol.\n\nThis issue affects Apache HTTP Server: 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23918",
"url": "https://www.suse.com/security/cve/CVE-2026-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1263957 for CVE-2026-23918",
"url": "https://bugzilla.suse.com/1263957"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-23918"
},
{
"cve": "CVE-2026-24072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24072"
}
],
"notes": [
{
"category": "general",
"text": "An escalation of privilege bug in various modules in Apache HTTP 2.4.66 and earlier allows local .htaccess authors to read files with the privileges of the httpd user.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24072",
"url": "https://www.suse.com/security/cve/CVE-2026-24072"
},
{
"category": "external",
"summary": "SUSE Bug 1263935 for CVE-2026-24072",
"url": "https://bugzilla.suse.com/1263935"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-24072"
},
{
"cve": "CVE-2026-28780",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28780"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based Buffer Overflow vulnerability in mod_proxy_ajp of Apache HTTP Server.\nIf mod_proxy_ajp connects to a malicious AJP server this AJP server can send a malicious AJP message back to mod_proxy_ajp and cause it to write 4 attacker controlled bytes after the end of a heap based buffer.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28780",
"url": "https://www.suse.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "SUSE Bug 1264163 for CVE-2026-28780",
"url": "https://bugzilla.suse.com/1264163"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "moderate"
}
],
"title": "CVE-2026-28780"
},
{
"cve": "CVE-2026-29168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29168"
}
],
"notes": [
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling vulnerability in Apache HTTP Server\u0027s mod_md via OCSP response data.\n\nThis issue affects Apache HTTP Server: from 2.4.30 through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29168",
"url": "https://www.suse.com/security/cve/CVE-2026-29168"
},
{
"category": "external",
"summary": "SUSE Bug 1264150 for CVE-2026-29168",
"url": "https://bugzilla.suse.com/1264150"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "moderate"
}
],
"title": "CVE-2026-29168"
},
{
"cve": "CVE-2026-29169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29169"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in mod_dav_lock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.mod_dav_lock is not used internally by mod_dav or mod_dav_fs.\n\nThe only known use-case for mod_dav_lock was mod_dav_svn from Apache Subversion earlier than version 1.2.0.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes this issue, or remove mod_dav_lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29169",
"url": "https://www.suse.com/security/cve/CVE-2026-29169"
},
{
"category": "external",
"summary": "SUSE Bug 1263956 for CVE-2026-29169",
"url": "https://bugzilla.suse.com/1263956"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-29169"
},
{
"cve": "CVE-2026-33006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33006"
}
],
"notes": [
{
"category": "general",
"text": "A timing attack against mod_auth_digest in Apache HTTP Server 2.4.66 allows a bypass of Digest authentication by a remote attacker.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33006",
"url": "https://www.suse.com/security/cve/CVE-2026-33006"
},
{
"category": "external",
"summary": "SUSE Bug 1263955 for CVE-2026-33006",
"url": "https://bugzilla.suse.com/1263955"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-33006"
},
{
"cve": "CVE-2026-33007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33007"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in the mod_authn_socache in Apache HTTP Server 2.4.66 and earlier allows an unauthenticated remote user to crash a child process in a caching forward proxy configuration.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33007",
"url": "https://www.suse.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "SUSE Bug 1263954 for CVE-2026-33007",
"url": "https://bugzilla.suse.com/1263954"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "moderate"
}
],
"title": "CVE-2026-33007"
},
{
"cve": "CVE-2026-33523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33523"
}
],
"notes": [
{
"category": "general",
"text": "HTTP response splitting vulnerability in multiple Apache HTTP Server modules with untrusted or compromised backend servers.\n\nThis issue affects Apache HTTP Server: from through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33523",
"url": "https://www.suse.com/security/cve/CVE-2026-33523"
},
{
"category": "external",
"summary": "SUSE Bug 1263953 for CVE-2026-33523",
"url": "https://bugzilla.suse.com/1263953"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-33523"
},
{
"cve": "CVE-2026-33857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33857"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in mod_proxy_ajp of \n\nApache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33857",
"url": "https://www.suse.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "SUSE Bug 1263952 for CVE-2026-33857",
"url": "https://bugzilla.suse.com/1263952"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "moderate"
}
],
"title": "CVE-2026-33857"
},
{
"cve": "CVE-2026-34032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34032"
}
],
"notes": [
{
"category": "general",
"text": "Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34032",
"url": "https://www.suse.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "SUSE Bug 1263951 for CVE-2026-34032",
"url": "https://bugzilla.suse.com/1263951"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-34032"
},
{
"cve": "CVE-2026-34059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34059"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Over-read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34059",
"url": "https://www.suse.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "SUSE Bug 1263950 for CVE-2026-34059",
"url": "https://bugzilla.suse.com/1263950"
}
],
"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 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apache2-worker-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-devel-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-manual-2.4.66-150600.5.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-prefork-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-utils-2.4.66-150600.5.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:apache2-worker-2.4.66-150600.5.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T12:34:09Z",
"details": "important"
}
],
"title": "CVE-2026-34059"
}
]
}
SUSE-SU-2026:2104-1
Vulnerability from csaf_suse - Published: 2026-05-28 14:03 - Updated: 2026-05-28 14:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1263935 | self |
| https://bugzilla.suse.com/1263950 | self |
| https://bugzilla.suse.com/1263951 | self |
| https://bugzilla.suse.com/1263952 | self |
| https://bugzilla.suse.com/1263953 | self |
| https://bugzilla.suse.com/1263954 | self |
| https://bugzilla.suse.com/1263955 | self |
| https://bugzilla.suse.com/1263956 | self |
| https://bugzilla.suse.com/1263957 | self |
| https://bugzilla.suse.com/1264150 | self |
| https://bugzilla.suse.com/1264163 | self |
| https://www.suse.com/security/cve/CVE-2026-23918/ | self |
| https://www.suse.com/security/cve/CVE-2026-24072/ | self |
| https://www.suse.com/security/cve/CVE-2026-28780/ | self |
| https://www.suse.com/security/cve/CVE-2026-29168/ | self |
| https://www.suse.com/security/cve/CVE-2026-29169/ | self |
| https://www.suse.com/security/cve/CVE-2026-33006/ | self |
| https://www.suse.com/security/cve/CVE-2026-33007/ | self |
| https://www.suse.com/security/cve/CVE-2026-33523/ | self |
| https://www.suse.com/security/cve/CVE-2026-33857/ | self |
| https://www.suse.com/security/cve/CVE-2026-34032/ | self |
| https://www.suse.com/security/cve/CVE-2026-34059/ | self |
| https://www.suse.com/security/cve/CVE-2026-23918 | external |
| https://bugzilla.suse.com/1263957 | external |
| https://www.suse.com/security/cve/CVE-2026-24072 | external |
| https://bugzilla.suse.com/1263935 | external |
| https://www.suse.com/security/cve/CVE-2026-28780 | external |
| https://bugzilla.suse.com/1264163 | external |
| https://www.suse.com/security/cve/CVE-2026-29168 | external |
| https://bugzilla.suse.com/1264150 | external |
| https://www.suse.com/security/cve/CVE-2026-29169 | external |
| https://bugzilla.suse.com/1263956 | external |
| https://www.suse.com/security/cve/CVE-2026-33006 | external |
| https://bugzilla.suse.com/1263955 | external |
| https://www.suse.com/security/cve/CVE-2026-33007 | external |
| https://bugzilla.suse.com/1263954 | external |
| https://www.suse.com/security/cve/CVE-2026-33523 | external |
| https://bugzilla.suse.com/1263953 | external |
| https://www.suse.com/security/cve/CVE-2026-33857 | external |
| https://bugzilla.suse.com/1263952 | external |
| https://www.suse.com/security/cve/CVE-2026-34032 | external |
| https://bugzilla.suse.com/1263951 | external |
| https://www.suse.com/security/cve/CVE-2026-34059 | external |
| https://bugzilla.suse.com/1263950 | external |
{
"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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues\n\n- CVE-2026-23918: http2: double free and possible RCE on early reset (bsc#1263957).\n- CVE-2026-24072: mod_rewrite elevation of privileges via ap_expr (bsc#1263935).\n- CVE-2026-28780: heap buffer overflow in `mod_proxy_ajp` via `ajp_msg_check_header()` (bsc#1264163).\n- CVE-2026-29168: allocation of resources without limits in `mod_md` via OCSP response (bsc#1264150).\n- CVE-2026-29169: NULL pointer dereference in `mod_dav_lock` allows server crash via malicious requests (bsc#1263956).\n- CVE-2026-33006: `mod_auth_digest` timing attack allows bypass of Digest authentication (bsc#1263955).\n- CVE-2026-33007: NULL pointer dereference in `mod_authn_socache` allows unauthenticated remote user to crash a child\n processes (bsc#1263954).\n- CVE-2026-33523: HTTP response splitting forwarding malicious status line (bsc#1263953).\n- CVE-2026-33857: off-by-one OOB reads in AJP getter functions (bsc#1263952).\n- CVE-2026-34032: heap buffer overread in `mod_proxy_ajp` due to missing null-termination check (bsc#1263951).\n- CVE-2026-34059: heap buffer overread and memory disclosure via `ajp_parse_data()` (bsc#1263950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2104,SUSE-SLE-Module-Basesystem-15-SP7-2026-2104,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2104,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2104",
"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_2104-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2104-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262104-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2104-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046852.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263935",
"url": "https://bugzilla.suse.com/1263935"
},
{
"category": "self",
"summary": "SUSE Bug 1263950",
"url": "https://bugzilla.suse.com/1263950"
},
{
"category": "self",
"summary": "SUSE Bug 1263951",
"url": "https://bugzilla.suse.com/1263951"
},
{
"category": "self",
"summary": "SUSE Bug 1263952",
"url": "https://bugzilla.suse.com/1263952"
},
{
"category": "self",
"summary": "SUSE Bug 1263953",
"url": "https://bugzilla.suse.com/1263953"
},
{
"category": "self",
"summary": "SUSE Bug 1263954",
"url": "https://bugzilla.suse.com/1263954"
},
{
"category": "self",
"summary": "SUSE Bug 1263955",
"url": "https://bugzilla.suse.com/1263955"
},
{
"category": "self",
"summary": "SUSE Bug 1263956",
"url": "https://bugzilla.suse.com/1263956"
},
{
"category": "self",
"summary": "SUSE Bug 1263957",
"url": "https://bugzilla.suse.com/1263957"
},
{
"category": "self",
"summary": "SUSE Bug 1264150",
"url": "https://bugzilla.suse.com/1264150"
},
{
"category": "self",
"summary": "SUSE Bug 1264163",
"url": "https://bugzilla.suse.com/1264163"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24072 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28780 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28780/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29169 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33006 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33007 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33523 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33857 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34032 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34059 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34059/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2026-05-28T14:03:05Z",
"generator": {
"date": "2026-05-28T14:03:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2104-1",
"initial_release_date": "2026-05-28T14:03:05Z",
"revision_history": [
{
"date": "2026-05-28T14:03:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150700.4.20.1.aarch64",
"product": {
"name": "apache2-2.4.66-150700.4.20.1.aarch64",
"product_id": "apache2-2.4.66-150700.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150700.4.20.1.aarch64",
"product": {
"name": "apache2-devel-2.4.66-150700.4.20.1.aarch64",
"product_id": "apache2-devel-2.4.66-150700.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150700.4.20.1.aarch64",
"product": {
"name": "apache2-event-2.4.66-150700.4.20.1.aarch64",
"product_id": "apache2-event-2.4.66-150700.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"product_id": "apache2-prefork-2.4.66-150700.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150700.4.20.1.aarch64",
"product": {
"name": "apache2-utils-2.4.66-150700.4.20.1.aarch64",
"product_id": "apache2-utils-2.4.66-150700.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150700.4.20.1.aarch64",
"product": {
"name": "apache2-worker-2.4.66-150700.4.20.1.aarch64",
"product_id": "apache2-worker-2.4.66-150700.4.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150700.4.20.1.i586",
"product": {
"name": "apache2-2.4.66-150700.4.20.1.i586",
"product_id": "apache2-2.4.66-150700.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150700.4.20.1.i586",
"product": {
"name": "apache2-devel-2.4.66-150700.4.20.1.i586",
"product_id": "apache2-devel-2.4.66-150700.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150700.4.20.1.i586",
"product": {
"name": "apache2-event-2.4.66-150700.4.20.1.i586",
"product_id": "apache2-event-2.4.66-150700.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150700.4.20.1.i586",
"product": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.i586",
"product_id": "apache2-prefork-2.4.66-150700.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150700.4.20.1.i586",
"product": {
"name": "apache2-utils-2.4.66-150700.4.20.1.i586",
"product_id": "apache2-utils-2.4.66-150700.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150700.4.20.1.i586",
"product": {
"name": "apache2-worker-2.4.66-150700.4.20.1.i586",
"product_id": "apache2-worker-2.4.66-150700.4.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-manual-2.4.66-150700.4.20.1.noarch",
"product": {
"name": "apache2-manual-2.4.66-150700.4.20.1.noarch",
"product_id": "apache2-manual-2.4.66-150700.4.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150700.4.20.1.ppc64le",
"product": {
"name": "apache2-2.4.66-150700.4.20.1.ppc64le",
"product_id": "apache2-2.4.66-150700.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"product_id": "apache2-devel-2.4.66-150700.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150700.4.20.1.ppc64le",
"product": {
"name": "apache2-event-2.4.66-150700.4.20.1.ppc64le",
"product_id": "apache2-event-2.4.66-150700.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"product_id": "apache2-prefork-2.4.66-150700.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"product_id": "apache2-utils-2.4.66-150700.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"product_id": "apache2-worker-2.4.66-150700.4.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150700.4.20.1.s390x",
"product": {
"name": "apache2-2.4.66-150700.4.20.1.s390x",
"product_id": "apache2-2.4.66-150700.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150700.4.20.1.s390x",
"product": {
"name": "apache2-devel-2.4.66-150700.4.20.1.s390x",
"product_id": "apache2-devel-2.4.66-150700.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150700.4.20.1.s390x",
"product": {
"name": "apache2-event-2.4.66-150700.4.20.1.s390x",
"product_id": "apache2-event-2.4.66-150700.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150700.4.20.1.s390x",
"product": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.s390x",
"product_id": "apache2-prefork-2.4.66-150700.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150700.4.20.1.s390x",
"product": {
"name": "apache2-utils-2.4.66-150700.4.20.1.s390x",
"product_id": "apache2-utils-2.4.66-150700.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150700.4.20.1.s390x",
"product": {
"name": "apache2-worker-2.4.66-150700.4.20.1.s390x",
"product_id": "apache2-worker-2.4.66-150700.4.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-150700.4.20.1.x86_64",
"product": {
"name": "apache2-2.4.66-150700.4.20.1.x86_64",
"product_id": "apache2-2.4.66-150700.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-150700.4.20.1.x86_64",
"product": {
"name": "apache2-devel-2.4.66-150700.4.20.1.x86_64",
"product_id": "apache2-devel-2.4.66-150700.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-150700.4.20.1.x86_64",
"product": {
"name": "apache2-event-2.4.66-150700.4.20.1.x86_64",
"product_id": "apache2-event-2.4.66-150700.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"product_id": "apache2-prefork-2.4.66-150700.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-150700.4.20.1.x86_64",
"product": {
"name": "apache2-utils-2.4.66-150700.4.20.1.x86_64",
"product_id": "apache2-utils-2.4.66-150700.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-150700.4.20.1.x86_64",
"product": {
"name": "apache2-worker-2.4.66-150700.4.20.1.x86_64",
"product_id": "apache2-worker-2.4.66-150700.4.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64"
},
"product_reference": "apache2-2.4.66-150700.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le"
},
"product_reference": "apache2-2.4.66-150700.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x"
},
"product_reference": "apache2-2.4.66-150700.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64"
},
"product_reference": "apache2-2.4.66-150700.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x"
},
"product_reference": "apache2-prefork-2.4.66-150700.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-150700.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64"
},
"product_reference": "apache2-event-2.4.66-150700.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-150700.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le"
},
"product_reference": "apache2-event-2.4.66-150700.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-150700.4.20.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x"
},
"product_reference": "apache2-event-2.4.66-150700.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-150700.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64"
},
"product_reference": "apache2-event-2.4.66-150700.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150700.4.20.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:apache2-devel-2.4.66-150700.4.20.1.aarch64"
},
"product_reference": "apache2-devel-2.4.66-150700.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150700.4.20.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:apache2-devel-2.4.66-150700.4.20.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150700.4.20.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:apache2-devel-2.4.66-150700.4.20.1.s390x"
},
"product_reference": "apache2-devel-2.4.66-150700.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-150700.4.20.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:apache2-devel-2.4.66-150700.4.20.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-150700.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-150700.4.20.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:apache2-manual-2.4.66-150700.4.20.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-150700.4.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150700.4.20.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:apache2-utils-2.4.66-150700.4.20.1.aarch64"
},
"product_reference": "apache2-utils-2.4.66-150700.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150700.4.20.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:apache2-utils-2.4.66-150700.4.20.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150700.4.20.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:apache2-utils-2.4.66-150700.4.20.1.s390x"
},
"product_reference": "apache2-utils-2.4.66-150700.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-150700.4.20.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:apache2-utils-2.4.66-150700.4.20.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-150700.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150700.4.20.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:apache2-worker-2.4.66-150700.4.20.1.aarch64"
},
"product_reference": "apache2-worker-2.4.66-150700.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150700.4.20.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:apache2-worker-2.4.66-150700.4.20.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150700.4.20.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:apache2-worker-2.4.66-150700.4.20.1.s390x"
},
"product_reference": "apache2-worker-2.4.66-150700.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-150700.4.20.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:apache2-worker-2.4.66-150700.4.20.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-150700.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23918"
}
],
"notes": [
{
"category": "general",
"text": "Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol.\n\nThis issue affects Apache HTTP Server: 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23918",
"url": "https://www.suse.com/security/cve/CVE-2026-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1263957 for CVE-2026-23918",
"url": "https://bugzilla.suse.com/1263957"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-23918"
},
{
"cve": "CVE-2026-24072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24072"
}
],
"notes": [
{
"category": "general",
"text": "An escalation of privilege bug in various modules in Apache HTTP 2.4.66 and earlier allows local .htaccess authors to read files with the privileges of the httpd user.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24072",
"url": "https://www.suse.com/security/cve/CVE-2026-24072"
},
{
"category": "external",
"summary": "SUSE Bug 1263935 for CVE-2026-24072",
"url": "https://bugzilla.suse.com/1263935"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-24072"
},
{
"cve": "CVE-2026-28780",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28780"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based Buffer Overflow vulnerability in mod_proxy_ajp of Apache HTTP Server.\nIf mod_proxy_ajp connects to a malicious AJP server this AJP server can send a malicious AJP message back to mod_proxy_ajp and cause it to write 4 attacker controlled bytes after the end of a heap based buffer.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28780",
"url": "https://www.suse.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "SUSE Bug 1264163 for CVE-2026-28780",
"url": "https://bugzilla.suse.com/1264163"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-28780"
},
{
"cve": "CVE-2026-29168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29168"
}
],
"notes": [
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling vulnerability in Apache HTTP Server\u0027s mod_md via OCSP response data.\n\nThis issue affects Apache HTTP Server: from 2.4.30 through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29168",
"url": "https://www.suse.com/security/cve/CVE-2026-29168"
},
{
"category": "external",
"summary": "SUSE Bug 1264150 for CVE-2026-29168",
"url": "https://bugzilla.suse.com/1264150"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-29168"
},
{
"cve": "CVE-2026-29169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29169"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in mod_dav_lock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.mod_dav_lock is not used internally by mod_dav or mod_dav_fs.\n\nThe only known use-case for mod_dav_lock was mod_dav_svn from Apache Subversion earlier than version 1.2.0.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes this issue, or remove mod_dav_lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29169",
"url": "https://www.suse.com/security/cve/CVE-2026-29169"
},
{
"category": "external",
"summary": "SUSE Bug 1263956 for CVE-2026-29169",
"url": "https://bugzilla.suse.com/1263956"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-29169"
},
{
"cve": "CVE-2026-33006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33006"
}
],
"notes": [
{
"category": "general",
"text": "A timing attack against mod_auth_digest in Apache HTTP Server 2.4.66 allows a bypass of Digest authentication by a remote attacker.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33006",
"url": "https://www.suse.com/security/cve/CVE-2026-33006"
},
{
"category": "external",
"summary": "SUSE Bug 1263955 for CVE-2026-33006",
"url": "https://bugzilla.suse.com/1263955"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-33006"
},
{
"cve": "CVE-2026-33007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33007"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in the mod_authn_socache in Apache HTTP Server 2.4.66 and earlier allows an unauthenticated remote user to crash a child process in a caching forward proxy configuration.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33007",
"url": "https://www.suse.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "SUSE Bug 1263954 for CVE-2026-33007",
"url": "https://bugzilla.suse.com/1263954"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-33007"
},
{
"cve": "CVE-2026-33523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33523"
}
],
"notes": [
{
"category": "general",
"text": "HTTP response splitting vulnerability in multiple Apache HTTP Server modules with untrusted or compromised backend servers.\n\nThis issue affects Apache HTTP Server: from through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33523",
"url": "https://www.suse.com/security/cve/CVE-2026-33523"
},
{
"category": "external",
"summary": "SUSE Bug 1263953 for CVE-2026-33523",
"url": "https://bugzilla.suse.com/1263953"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-33523"
},
{
"cve": "CVE-2026-33857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33857"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in mod_proxy_ajp of \n\nApache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33857",
"url": "https://www.suse.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "SUSE Bug 1263952 for CVE-2026-33857",
"url": "https://bugzilla.suse.com/1263952"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "moderate"
}
],
"title": "CVE-2026-33857"
},
{
"cve": "CVE-2026-34032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34032"
}
],
"notes": [
{
"category": "general",
"text": "Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34032",
"url": "https://www.suse.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "SUSE Bug 1263951 for CVE-2026-34032",
"url": "https://bugzilla.suse.com/1263951"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-34032"
},
{
"cve": "CVE-2026-34059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34059"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Over-read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34059",
"url": "https://www.suse.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "SUSE Bug 1263950 for CVE-2026-34059",
"url": "https://bugzilla.suse.com/1263950"
}
],
"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 Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:apache2-prefork-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:apache2-event-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-devel-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-manual-2.4.66-150700.4.20.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-utils-2.4.66-150700.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-worker-2.4.66-150700.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-28T14:03:05Z",
"details": "important"
}
],
"title": "CVE-2026-34059"
}
]
}
SUSE-SU-2026:22199-1
Vulnerability from csaf_suse - Published: 2026-06-20 06:57 - Updated: 2026-06-20 06:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1263935 | self |
| https://bugzilla.suse.com/1263950 | self |
| https://bugzilla.suse.com/1263951 | self |
| https://bugzilla.suse.com/1263952 | self |
| https://bugzilla.suse.com/1263953 | self |
| https://bugzilla.suse.com/1263954 | self |
| https://bugzilla.suse.com/1263955 | self |
| https://bugzilla.suse.com/1263956 | self |
| https://bugzilla.suse.com/1263957 | self |
| https://bugzilla.suse.com/1264150 | self |
| https://bugzilla.suse.com/1264163 | self |
| https://www.suse.com/security/cve/CVE-2026-23918/ | self |
| https://www.suse.com/security/cve/CVE-2026-24072/ | self |
| https://www.suse.com/security/cve/CVE-2026-28780/ | self |
| https://www.suse.com/security/cve/CVE-2026-29168/ | self |
| https://www.suse.com/security/cve/CVE-2026-29169/ | self |
| https://www.suse.com/security/cve/CVE-2026-33006/ | self |
| https://www.suse.com/security/cve/CVE-2026-33007/ | self |
| https://www.suse.com/security/cve/CVE-2026-33523/ | self |
| https://www.suse.com/security/cve/CVE-2026-33857/ | self |
| https://www.suse.com/security/cve/CVE-2026-34032/ | self |
| https://www.suse.com/security/cve/CVE-2026-34059/ | self |
| https://www.suse.com/security/cve/CVE-2026-23918 | external |
| https://bugzilla.suse.com/1263957 | external |
| https://www.suse.com/security/cve/CVE-2026-24072 | external |
| https://bugzilla.suse.com/1263935 | external |
| https://www.suse.com/security/cve/CVE-2026-28780 | external |
| https://bugzilla.suse.com/1264163 | external |
| https://www.suse.com/security/cve/CVE-2026-29168 | external |
| https://bugzilla.suse.com/1264150 | external |
| https://www.suse.com/security/cve/CVE-2026-29169 | external |
| https://bugzilla.suse.com/1263956 | external |
| https://www.suse.com/security/cve/CVE-2026-33006 | external |
| https://bugzilla.suse.com/1263955 | external |
| https://www.suse.com/security/cve/CVE-2026-33007 | external |
| https://bugzilla.suse.com/1263954 | external |
| https://www.suse.com/security/cve/CVE-2026-33523 | external |
| https://bugzilla.suse.com/1263953 | external |
| https://www.suse.com/security/cve/CVE-2026-33857 | external |
| https://bugzilla.suse.com/1263952 | external |
| https://www.suse.com/security/cve/CVE-2026-34032 | external |
| https://bugzilla.suse.com/1263951 | external |
| https://www.suse.com/security/cve/CVE-2026-34059 | external |
| https://bugzilla.suse.com/1263950 | external |
{
"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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues\n\n- CVE-2026-23918: http2: double free and possible RCE on early reset (bsc#1263957).\n- CVE-2026-24072: mod_rewrite elevation of privileges via ap_expr (bsc#1263935).\n- CVE-2026-28780: heap buffer overflow in `mod_proxy_ajp` via `ajp_msg_check_header()` (bsc#1264163).\n- CVE-2026-29168: allocation of resources without limits in `mod_md` via OCSP response (bsc#1264150).\n- CVE-2026-29169: NULL pointer dereference in `mod_dav_lock` allows server crash via malicious requests (bsc#1263956).\n- CVE-2026-33006: `mod_auth_digest` timing attack allows bypass of Digest authentication (bsc#1263955).\n- CVE-2026-33007: NULL pointer dereference in `mod_authn_socache` allows unauthenticated remote user to crash a child\n processes (bsc#1263954).\n- CVE-2026-33523: HTTP response splitting forwarding malicious status line (bsc#1263953).\n- CVE-2026-33857: off-by-one OOB reads in AJP getter functions (bsc#1263952).\n- CVE-2026-34032: heap buffer overread in `mod_proxy_ajp` due to missing null-termination check (bsc#1263951).\n- CVE-2026-34059: heap buffer overread and memory disclosure via `ajp_parse_data()` (bsc#1263950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-980",
"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_22199-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22199-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622199-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22199-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047509.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263935",
"url": "https://bugzilla.suse.com/1263935"
},
{
"category": "self",
"summary": "SUSE Bug 1263950",
"url": "https://bugzilla.suse.com/1263950"
},
{
"category": "self",
"summary": "SUSE Bug 1263951",
"url": "https://bugzilla.suse.com/1263951"
},
{
"category": "self",
"summary": "SUSE Bug 1263952",
"url": "https://bugzilla.suse.com/1263952"
},
{
"category": "self",
"summary": "SUSE Bug 1263953",
"url": "https://bugzilla.suse.com/1263953"
},
{
"category": "self",
"summary": "SUSE Bug 1263954",
"url": "https://bugzilla.suse.com/1263954"
},
{
"category": "self",
"summary": "SUSE Bug 1263955",
"url": "https://bugzilla.suse.com/1263955"
},
{
"category": "self",
"summary": "SUSE Bug 1263956",
"url": "https://bugzilla.suse.com/1263956"
},
{
"category": "self",
"summary": "SUSE Bug 1263957",
"url": "https://bugzilla.suse.com/1263957"
},
{
"category": "self",
"summary": "SUSE Bug 1264150",
"url": "https://bugzilla.suse.com/1264150"
},
{
"category": "self",
"summary": "SUSE Bug 1264163",
"url": "https://bugzilla.suse.com/1264163"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24072 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28780 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28780/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29169 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33006 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33007 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33523 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33857 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34032 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34059 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34059/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2026-06-20T06:57:50Z",
"generator": {
"date": "2026-06-20T06:57:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22199-1",
"initial_release_date": "2026-06-20T06:57:50Z",
"revision_history": [
{
"date": "2026-06-20T06:57:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-devel-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-event-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-prefork-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-utils-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-worker-2.4.66-160000.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-manual-2.4.66-160000.2.1.noarch",
"product": {
"name": "apache2-manual-2.4.66-160000.2.1.noarch",
"product_id": "apache2-manual-2.4.66-160000.2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-devel-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-event-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-prefork-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-utils-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-worker-2.4.66-160000.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-2.4.66-160000.2.1.s390x",
"product_id": "apache2-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.s390x",
"product_id": "apache2-devel-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.s390x",
"product_id": "apache2-event-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.s390x",
"product_id": "apache2-prefork-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.s390x",
"product_id": "apache2-utils-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.s390x",
"product_id": "apache2-worker-2.4.66-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-devel-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-event-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-prefork-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-utils-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-worker-2.4.66-160000.2.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": "apache2-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-160000.2.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-160000.2.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-160000.2.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:apache2-manual-2.4.66-160000.2.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-160000.2.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23918"
}
],
"notes": [
{
"category": "general",
"text": "Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol.\n\nThis issue affects Apache HTTP Server: 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23918",
"url": "https://www.suse.com/security/cve/CVE-2026-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1263957 for CVE-2026-23918",
"url": "https://bugzilla.suse.com/1263957"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-23918"
},
{
"cve": "CVE-2026-24072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24072"
}
],
"notes": [
{
"category": "general",
"text": "An escalation of privilege bug in various modules in Apache HTTP 2.4.66 and earlier allows local .htaccess authors to read files with the privileges of the httpd user.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24072",
"url": "https://www.suse.com/security/cve/CVE-2026-24072"
},
{
"category": "external",
"summary": "SUSE Bug 1263935 for CVE-2026-24072",
"url": "https://bugzilla.suse.com/1263935"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-24072"
},
{
"cve": "CVE-2026-28780",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28780"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based Buffer Overflow vulnerability in mod_proxy_ajp of Apache HTTP Server.\nIf mod_proxy_ajp connects to a malicious AJP server this AJP server can send a malicious AJP message back to mod_proxy_ajp and cause it to write 4 attacker controlled bytes after the end of a heap based buffer.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28780",
"url": "https://www.suse.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "SUSE Bug 1264163 for CVE-2026-28780",
"url": "https://bugzilla.suse.com/1264163"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-28780"
},
{
"cve": "CVE-2026-29168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29168"
}
],
"notes": [
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling vulnerability in Apache HTTP Server\u0027s mod_md via OCSP response data.\n\nThis issue affects Apache HTTP Server: from 2.4.30 through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29168",
"url": "https://www.suse.com/security/cve/CVE-2026-29168"
},
{
"category": "external",
"summary": "SUSE Bug 1264150 for CVE-2026-29168",
"url": "https://bugzilla.suse.com/1264150"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-29168"
},
{
"cve": "CVE-2026-29169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29169"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in mod_dav_lock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.mod_dav_lock is not used internally by mod_dav or mod_dav_fs.\n\nThe only known use-case for mod_dav_lock was mod_dav_svn from Apache Subversion earlier than version 1.2.0.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes this issue, or remove mod_dav_lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29169",
"url": "https://www.suse.com/security/cve/CVE-2026-29169"
},
{
"category": "external",
"summary": "SUSE Bug 1263956 for CVE-2026-29169",
"url": "https://bugzilla.suse.com/1263956"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-29169"
},
{
"cve": "CVE-2026-33006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33006"
}
],
"notes": [
{
"category": "general",
"text": "A timing attack against mod_auth_digest in Apache HTTP Server 2.4.66 allows a bypass of Digest authentication by a remote attacker.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33006",
"url": "https://www.suse.com/security/cve/CVE-2026-33006"
},
{
"category": "external",
"summary": "SUSE Bug 1263955 for CVE-2026-33006",
"url": "https://bugzilla.suse.com/1263955"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-33006"
},
{
"cve": "CVE-2026-33007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33007"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in the mod_authn_socache in Apache HTTP Server 2.4.66 and earlier allows an unauthenticated remote user to crash a child process in a caching forward proxy configuration.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33007",
"url": "https://www.suse.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "SUSE Bug 1263954 for CVE-2026-33007",
"url": "https://bugzilla.suse.com/1263954"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-33007"
},
{
"cve": "CVE-2026-33523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33523"
}
],
"notes": [
{
"category": "general",
"text": "HTTP response splitting vulnerability in multiple Apache HTTP Server modules with untrusted or compromised backend servers.\n\nThis issue affects Apache HTTP Server: from through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33523",
"url": "https://www.suse.com/security/cve/CVE-2026-33523"
},
{
"category": "external",
"summary": "SUSE Bug 1263953 for CVE-2026-33523",
"url": "https://bugzilla.suse.com/1263953"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-33523"
},
{
"cve": "CVE-2026-33857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33857"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in mod_proxy_ajp of \n\nApache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33857",
"url": "https://www.suse.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "SUSE Bug 1263952 for CVE-2026-33857",
"url": "https://bugzilla.suse.com/1263952"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-33857"
},
{
"cve": "CVE-2026-34032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34032"
}
],
"notes": [
{
"category": "general",
"text": "Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34032",
"url": "https://www.suse.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "SUSE Bug 1263951 for CVE-2026-34032",
"url": "https://bugzilla.suse.com/1263951"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-34032"
},
{
"cve": "CVE-2026-34059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34059"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Over-read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34059",
"url": "https://www.suse.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "SUSE Bug 1263950 for CVE-2026-34059",
"url": "https://bugzilla.suse.com/1263950"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-34059"
}
]
}
SUSE-SU-2026:22209-1
Vulnerability from csaf_suse - Published: 2026-06-20 06:57 - Updated: 2026-06-20 06:57| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-updates/2026… | self |
| https://bugzilla.suse.com/1263935 | self |
| https://bugzilla.suse.com/1263950 | self |
| https://bugzilla.suse.com/1263951 | self |
| https://bugzilla.suse.com/1263952 | self |
| https://bugzilla.suse.com/1263953 | self |
| https://bugzilla.suse.com/1263954 | self |
| https://bugzilla.suse.com/1263955 | self |
| https://bugzilla.suse.com/1263956 | self |
| https://bugzilla.suse.com/1263957 | self |
| https://bugzilla.suse.com/1264150 | self |
| https://bugzilla.suse.com/1264163 | self |
| https://www.suse.com/security/cve/CVE-2026-23918/ | self |
| https://www.suse.com/security/cve/CVE-2026-24072/ | self |
| https://www.suse.com/security/cve/CVE-2026-28780/ | self |
| https://www.suse.com/security/cve/CVE-2026-29168/ | self |
| https://www.suse.com/security/cve/CVE-2026-29169/ | self |
| https://www.suse.com/security/cve/CVE-2026-33006/ | self |
| https://www.suse.com/security/cve/CVE-2026-33007/ | self |
| https://www.suse.com/security/cve/CVE-2026-33523/ | self |
| https://www.suse.com/security/cve/CVE-2026-33857/ | self |
| https://www.suse.com/security/cve/CVE-2026-34032/ | self |
| https://www.suse.com/security/cve/CVE-2026-34059/ | self |
| https://www.suse.com/security/cve/CVE-2026-23918 | external |
| https://bugzilla.suse.com/1263957 | external |
| https://www.suse.com/security/cve/CVE-2026-24072 | external |
| https://bugzilla.suse.com/1263935 | external |
| https://www.suse.com/security/cve/CVE-2026-28780 | external |
| https://bugzilla.suse.com/1264163 | external |
| https://www.suse.com/security/cve/CVE-2026-29168 | external |
| https://bugzilla.suse.com/1264150 | external |
| https://www.suse.com/security/cve/CVE-2026-29169 | external |
| https://bugzilla.suse.com/1263956 | external |
| https://www.suse.com/security/cve/CVE-2026-33006 | external |
| https://bugzilla.suse.com/1263955 | external |
| https://www.suse.com/security/cve/CVE-2026-33007 | external |
| https://bugzilla.suse.com/1263954 | external |
| https://www.suse.com/security/cve/CVE-2026-33523 | external |
| https://bugzilla.suse.com/1263953 | external |
| https://www.suse.com/security/cve/CVE-2026-33857 | external |
| https://bugzilla.suse.com/1263952 | external |
| https://www.suse.com/security/cve/CVE-2026-34032 | external |
| https://bugzilla.suse.com/1263951 | external |
| https://www.suse.com/security/cve/CVE-2026-34059 | external |
| https://bugzilla.suse.com/1263950 | external |
{
"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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues\n\n- CVE-2026-23918: http2: double free and possible RCE on early reset (bsc#1263957).\n- CVE-2026-24072: mod_rewrite elevation of privileges via ap_expr (bsc#1263935).\n- CVE-2026-28780: heap buffer overflow in `mod_proxy_ajp` via `ajp_msg_check_header()` (bsc#1264163).\n- CVE-2026-29168: allocation of resources without limits in `mod_md` via OCSP response (bsc#1264150).\n- CVE-2026-29169: NULL pointer dereference in `mod_dav_lock` allows server crash via malicious requests (bsc#1263956).\n- CVE-2026-33006: `mod_auth_digest` timing attack allows bypass of Digest authentication (bsc#1263955).\n- CVE-2026-33007: NULL pointer dereference in `mod_authn_socache` allows unauthenticated remote user to crash a child\n processes (bsc#1263954).\n- CVE-2026-33523: HTTP response splitting forwarding malicious status line (bsc#1263953).\n- CVE-2026-33857: off-by-one OOB reads in AJP getter functions (bsc#1263952).\n- CVE-2026-34032: heap buffer overread in `mod_proxy_ajp` due to missing null-termination check (bsc#1263951).\n- CVE-2026-34059: heap buffer overread and memory disclosure via `ajp_parse_data()` (bsc#1263950).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-980",
"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_22209-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22209-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622209-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22209-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047499.html"
},
{
"category": "self",
"summary": "SUSE Bug 1263935",
"url": "https://bugzilla.suse.com/1263935"
},
{
"category": "self",
"summary": "SUSE Bug 1263950",
"url": "https://bugzilla.suse.com/1263950"
},
{
"category": "self",
"summary": "SUSE Bug 1263951",
"url": "https://bugzilla.suse.com/1263951"
},
{
"category": "self",
"summary": "SUSE Bug 1263952",
"url": "https://bugzilla.suse.com/1263952"
},
{
"category": "self",
"summary": "SUSE Bug 1263953",
"url": "https://bugzilla.suse.com/1263953"
},
{
"category": "self",
"summary": "SUSE Bug 1263954",
"url": "https://bugzilla.suse.com/1263954"
},
{
"category": "self",
"summary": "SUSE Bug 1263955",
"url": "https://bugzilla.suse.com/1263955"
},
{
"category": "self",
"summary": "SUSE Bug 1263956",
"url": "https://bugzilla.suse.com/1263956"
},
{
"category": "self",
"summary": "SUSE Bug 1263957",
"url": "https://bugzilla.suse.com/1263957"
},
{
"category": "self",
"summary": "SUSE Bug 1264150",
"url": "https://bugzilla.suse.com/1264150"
},
{
"category": "self",
"summary": "SUSE Bug 1264163",
"url": "https://bugzilla.suse.com/1264163"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23918 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24072 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28780 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28780/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29169 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33006 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33006/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33007 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33523 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33857 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34032 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34059 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34059/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2026-06-20T06:57:50Z",
"generator": {
"date": "2026-06-20T06:57:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22209-1",
"initial_release_date": "2026-06-20T06:57:50Z",
"revision_history": [
{
"date": "2026-06-20T06:57:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-devel-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-event-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-prefork-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-utils-2.4.66-160000.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.aarch64",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.aarch64",
"product_id": "apache2-worker-2.4.66-160000.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-manual-2.4.66-160000.2.1.noarch",
"product": {
"name": "apache2-manual-2.4.66-160000.2.1.noarch",
"product_id": "apache2-manual-2.4.66-160000.2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-devel-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-event-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-prefork-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-utils-2.4.66-160000.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"product_id": "apache2-worker-2.4.66-160000.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-2.4.66-160000.2.1.s390x",
"product_id": "apache2-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.s390x",
"product_id": "apache2-devel-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.s390x",
"product_id": "apache2-event-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.s390x",
"product_id": "apache2-prefork-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.s390x",
"product_id": "apache2-utils-2.4.66-160000.2.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.s390x",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.s390x",
"product_id": "apache2-worker-2.4.66-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-devel-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-devel-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-event-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-event-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-prefork-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-utils-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-utils-2.4.66-160000.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.66-160000.2.1.x86_64",
"product": {
"name": "apache2-worker-2.4.66-160000.2.1.x86_64",
"product_id": "apache2-worker-2.4.66-160000.2.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": "apache2-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-160000.2.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-160000.2.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-160000.2.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:apache2-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.66-160000.2.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:apache2-devel-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-devel-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.66-160000.2.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:apache2-event-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-event-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.66-160000.2.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:apache2-manual-2.4.66-160000.2.1.noarch"
},
"product_reference": "apache2-manual-2.4.66-160000.2.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.66-160000.2.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:apache2-prefork-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.66-160000.2.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:apache2-utils-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-utils-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.aarch64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.s390x"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.66-160000.2.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:apache2-worker-2.4.66-160000.2.1.x86_64"
},
"product_reference": "apache2-worker-2.4.66-160000.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23918"
}
],
"notes": [
{
"category": "general",
"text": "Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol.\n\nThis issue affects Apache HTTP Server: 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23918",
"url": "https://www.suse.com/security/cve/CVE-2026-23918"
},
{
"category": "external",
"summary": "SUSE Bug 1263957 for CVE-2026-23918",
"url": "https://bugzilla.suse.com/1263957"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-23918"
},
{
"cve": "CVE-2026-24072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24072"
}
],
"notes": [
{
"category": "general",
"text": "An escalation of privilege bug in various modules in Apache HTTP 2.4.66 and earlier allows local .htaccess authors to read files with the privileges of the httpd user.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24072",
"url": "https://www.suse.com/security/cve/CVE-2026-24072"
},
{
"category": "external",
"summary": "SUSE Bug 1263935 for CVE-2026-24072",
"url": "https://bugzilla.suse.com/1263935"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-24072"
},
{
"cve": "CVE-2026-28780",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28780"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based Buffer Overflow vulnerability in mod_proxy_ajp of Apache HTTP Server.\nIf mod_proxy_ajp connects to a malicious AJP server this AJP server can send a malicious AJP message back to mod_proxy_ajp and cause it to write 4 attacker controlled bytes after the end of a heap based buffer.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28780",
"url": "https://www.suse.com/security/cve/CVE-2026-28780"
},
{
"category": "external",
"summary": "SUSE Bug 1264163 for CVE-2026-28780",
"url": "https://bugzilla.suse.com/1264163"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-28780"
},
{
"cve": "CVE-2026-29168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29168"
}
],
"notes": [
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling vulnerability in Apache HTTP Server\u0027s mod_md via OCSP response data.\n\nThis issue affects Apache HTTP Server: from 2.4.30 through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29168",
"url": "https://www.suse.com/security/cve/CVE-2026-29168"
},
{
"category": "external",
"summary": "SUSE Bug 1264150 for CVE-2026-29168",
"url": "https://bugzilla.suse.com/1264150"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-29168"
},
{
"cve": "CVE-2026-29169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29169"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in mod_dav_lock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.mod_dav_lock is not used internally by mod_dav or mod_dav_fs.\n\nThe only known use-case for mod_dav_lock was mod_dav_svn from Apache Subversion earlier than version 1.2.0.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes this issue, or remove mod_dav_lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29169",
"url": "https://www.suse.com/security/cve/CVE-2026-29169"
},
{
"category": "external",
"summary": "SUSE Bug 1263956 for CVE-2026-29169",
"url": "https://bugzilla.suse.com/1263956"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-29169"
},
{
"cve": "CVE-2026-33006",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33006"
}
],
"notes": [
{
"category": "general",
"text": "A timing attack against mod_auth_digest in Apache HTTP Server 2.4.66 allows a bypass of Digest authentication by a remote attacker.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33006",
"url": "https://www.suse.com/security/cve/CVE-2026-33006"
},
{
"category": "external",
"summary": "SUSE Bug 1263955 for CVE-2026-33006",
"url": "https://bugzilla.suse.com/1263955"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-33006"
},
{
"cve": "CVE-2026-33007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33007"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference in the mod_authn_socache in Apache HTTP Server 2.4.66 and earlier allows an unauthenticated remote user to crash a child process in a caching forward proxy configuration.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33007",
"url": "https://www.suse.com/security/cve/CVE-2026-33007"
},
{
"category": "external",
"summary": "SUSE Bug 1263954 for CVE-2026-33007",
"url": "https://bugzilla.suse.com/1263954"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-33007"
},
{
"cve": "CVE-2026-33523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33523"
}
],
"notes": [
{
"category": "general",
"text": "HTTP response splitting vulnerability in multiple Apache HTTP Server modules with untrusted or compromised backend servers.\n\nThis issue affects Apache HTTP Server: from through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33523",
"url": "https://www.suse.com/security/cve/CVE-2026-33523"
},
{
"category": "external",
"summary": "SUSE Bug 1263953 for CVE-2026-33523",
"url": "https://bugzilla.suse.com/1263953"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-33523"
},
{
"cve": "CVE-2026-33857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33857"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in mod_proxy_ajp of \n\nApache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33857",
"url": "https://www.suse.com/security/cve/CVE-2026-33857"
},
{
"category": "external",
"summary": "SUSE Bug 1263952 for CVE-2026-33857",
"url": "https://bugzilla.suse.com/1263952"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-33857"
},
{
"cve": "CVE-2026-34032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34032"
}
],
"notes": [
{
"category": "general",
"text": "Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34032",
"url": "https://www.suse.com/security/cve/CVE-2026-34032"
},
{
"category": "external",
"summary": "SUSE Bug 1263951 for CVE-2026-34032",
"url": "https://bugzilla.suse.com/1263951"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-34032"
},
{
"cve": "CVE-2026-34059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34059"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Over-read vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: through 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.67, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34059",
"url": "https://www.suse.com/security/cve/CVE-2026-34059"
},
{
"category": "external",
"summary": "SUSE Bug 1263950 for CVE-2026-34059",
"url": "https://bugzilla.suse.com/1263950"
}
],
"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:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server 16.0:apache2-worker-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-devel-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-event-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-manual-2.4.66-160000.2.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-prefork-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-utils-2.4.66-160000.2.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:apache2-worker-2.4.66-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-20T06:57:50Z",
"details": "important"
}
],
"title": "CVE-2026-34059"
}
]
}
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.